Skip to content

Commit e95e590

Browse files
Renovate Botmarkharding
authored andcommitted
Update Rust crate tower-http to 0.7
1 parent 7a10d21 commit e95e590

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

services/server/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ tonic = { workspace = true, features = ["router", "transport"] }
2828
tonic-prost.workspace = true
2929
tonic-reflection = "0.14"
3030
tonic-web = "0.14"
31-
tower-http = { version = "0.6", features = ["cors"] }
31+
tower-http = { version = "0.7", features = ["cors"] }
3232
tower-layer = "0.3"
3333
http = "1"
3434

0 commit comments

Comments
 (0)