mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-07 00:00:15 +02:00
axum-extra: Make typed-routing feature enable routing feature (#3514)
This commit is contained in:
@@ -63,6 +63,7 @@ query = [
|
||||
tracing = ["axum-core/tracing", "axum/tracing", "dep:tracing"]
|
||||
typed-header = ["dep:headers"]
|
||||
typed-routing = [
|
||||
"routing",
|
||||
"dep:axum-macros",
|
||||
"dep:percent-encoding",
|
||||
"dep:serde_core",
|
||||
|
||||
Reference in New Issue
Block a user