mirror of
https://github.com/tokio-rs/axum.git
synced 2026-09-08 00:00:24 +02:00
Stop calling axum a 'framework' (#3616)
This commit is contained in:
@@ -4,7 +4,7 @@ description = "Core types and traits for axum"
|
||||
edition = "2021"
|
||||
rust-version = { workspace = true }
|
||||
homepage = "https://github.com/tokio-rs/axum"
|
||||
keywords = ["http", "web", "framework"]
|
||||
keywords = ["http", "web", "routing"]
|
||||
license = "MIT"
|
||||
name = "axum-core"
|
||||
readme = "README.md"
|
||||
|
||||
Reference in New Issue
Block a user