Skip to content

Commit dcc3e1d

Browse files
fix(deps): update rust crate tower-http to 0.6
1 parent bceb2f3 commit dcc3e1d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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)