mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-21 00:00:14 +02:00
axum-extra: Remove unused tower-http dependency (#2137)
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user