don't list empty default feature, its a noop

This commit is contained in:
David Pedersen
2022-02-22 13:33:10 +01:00
parent 26a4a7bc0a
commit 943f6ba38e
-1
View File
@@ -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"]