Skip to content

Commit a291631

Browse files
authored
axum-extra: Remove unused tower-http dependency (#2135)
1 parent 67f6494 commit a291631

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

axum-extra/Cargo.toml

-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ pin-project-lite = "0.2"
4545
serde = "1.0"
4646
tokio = "1.19"
4747
tower = { version = "0.4", default_features = false, features = ["util"] }
48-
tower-http = { version = "0.4", features = ["map-response-body"] }
4948
tower-layer = "0.3"
5049
tower-service = "0.3"
5150

0 commit comments

Comments
 (0)