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:
@@ -25,7 +25,7 @@ pin-project = "1"
|
||||
tonic = {version = "0.8", path = "../tonic", default-features = false}
|
||||
tower-service = "0.3"
|
||||
tower-layer = "0.3"
|
||||
tower-http = { version = "0.3", features = ["cors"] }
|
||||
tower-http = { version = "0.4", features = ["cors"] }
|
||||
tracing = "0.1"
|
||||
|
||||
[dev-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user