mirror of
https://github.com/tokio-rs/axum.git
synced 2026-09-07 00:00:12 +02:00
Update to tower-http 0.3.0 (#965)
* Update to tower-http 0.3.0 * changelog link
This commit is contained in:
@@ -7,4 +7,4 @@ publish = false
|
||||
[dependencies]
|
||||
axum = { path = "../../axum" }
|
||||
tokio = { version = "1.0", features = ["full"] }
|
||||
tower-http = { version = "0.2.0", features = ["cors"] }
|
||||
tower-http = { version = "0.3.0", features = ["cors"] }
|
||||
|
||||
Reference in New Issue
Block a user