We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67f6494 commit a291631Copy full SHA for a291631
axum-extra/Cargo.toml
@@ -45,7 +45,6 @@ pin-project-lite = "0.2"
45
serde = "1.0"
46
tokio = "1.19"
47
tower = { version = "0.4", default_features = false, features = ["util"] }
48
-tower-http = { version = "0.4", features = ["map-response-body"] }
49
tower-layer = "0.3"
50
tower-service = "0.3"
51
0 commit comments