mirror of
https://github.com/tokio-rs/axum.git
synced 2025-12-29 20:55:36 +00:00
axum-extra: Make typed-routing feature enable routing feature (#3514)
This commit is contained in:
parent
f5804aa6a1
commit
287c674b65
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user