chore: Update to tower-http 0.4 (#1296)
* chore: Update to tower-http 0.4 * chore(tonic): Update to axum 0.6.9
This commit is contained in:
@@ -23,7 +23,7 @@ http-body = "0.4"
|
||||
hyper = "0.14"
|
||||
tokio-stream = {version = "0.1.5", features = ["net"]}
|
||||
tower = {version = "0.4", features = []}
|
||||
tower-http = { version = "0.3", features = ["set-header", "trace"] }
|
||||
tower-http = { version = "0.4", features = ["set-header", "trace"] }
|
||||
tower-service = "0.3"
|
||||
tracing-subscriber = {version = "0.3", features = ["env-filter"]}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user