mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-27 00:00:24 +02:00
@@ -10,4 +10,4 @@ tokio = { version = "1.0", features = ["full"] }
|
||||
tracing = "0.1"
|
||||
tracing-subscriber = { version="0.3", features = ["env-filter"] }
|
||||
tower = { version = "0.4", features = ["util", "timeout", "load-shed", "limit"] }
|
||||
tower-http = { version = "0.1", features = ["add-extension", "auth", "compression-full", "trace" ] }
|
||||
tower-http = { version = "0.2.0", features = ["add-extension", "auth", "compression-full", "trace"] }
|
||||
|
||||
Reference in New Issue
Block a user