Skip to content

Commit df1dd1e

Browse files
fix(deps): update rust crate tower-http to 0.5
1 parent 39af5a2 commit df1dd1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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"
2626
tower-layer = "0.3"
2727
futures = "0.3.30"
2828
bytes = "1.5.0"

0 commit comments

Comments
 (0)