Skip to content

Commit 9bf5ee7

Browse files
fix(deps): update rust crate tower-http to 0.6
1 parent 73d363b commit 9bf5ee7

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

0 commit comments

Comments
 (0)