Skip to content

Commit 9cc118e

Browse files
fix(deps): update rust crate tower-http to 0.5.2
1 parent 20e9e34 commit 9cc118e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/devtools-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ prost-types.workspace = true
2222
tonic.workspace = true
2323
tonic-web = "0.10"
2424
tonic-health = "0.10"
25-
tower-http = "0.4"
25+
tower-http = "0.5.2"
2626
tower-layer = "0.3"
2727
futures = "0.3.30"
2828
bytes = "1.5.0"

0 commit comments

Comments
 (0)