Stop calling axum a 'framework' (#3616)

This commit is contained in:
Jonas Platte
2026-01-06 11:04:40 +01:00
committed by GitHub
parent 4077966491
commit 05de165de2
7 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -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"