fix(deps): update rust crate tower-http to 0.6.0
This commit is contained in:
@@ -15,4 +15,4 @@ anyhow = "1.0.86"
|
||||
dotenv = "0.15.0"
|
||||
tracing = "0.1.40"
|
||||
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
|
||||
tower-http = { version = "0.5.2", features = ["full"] }
|
||||
tower-http = { version = "0.6.0", features = ["full"] }
|
||||
|
Reference in New Issue
Block a user