mirror of
https://github.com/tokio-rs/axum.git
synced 2025-09-27 13:00:39 +00:00
axum-extra: Remove unused tower-http dependency (#2137)
This commit is contained in:
parent
a6a849bb5b
commit
6416a4784b
@ -46,7 +46,6 @@ pin-project-lite = "0.2"
|
||||
serde = "1.0"
|
||||
tokio = "1.19"
|
||||
tower = { version = "0.4", default_features = false, features = ["util"] }
|
||||
tower-http = { version = "0.4", features = ["map-response-body"] }
|
||||
tower-layer = "0.3"
|
||||
tower-service = "0.3"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user