mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-27 00:00:24 +02:00
don't list empty default feature, its a noop
This commit is contained in:
@@ -11,7 +11,6 @@ repository = "https://github.com/tokio-rs/axum"
|
||||
version = "0.1.1"
|
||||
|
||||
[features]
|
||||
default = []
|
||||
erased-json = ["serde_json", "serde"]
|
||||
typed-routing = ["axum-macros", "serde", "percent-encoding"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user