diff --git a/crates/devtools-core/Cargo.toml b/crates/devtools-core/Cargo.toml index b55c853e..d917d947 100644 --- a/crates/devtools-core/Cargo.toml +++ b/crates/devtools-core/Cargo.toml @@ -22,7 +22,7 @@ prost-types.workspace = true tonic.workspace = true tonic-web = "0.10" tonic-health = "0.10" -tower-http = "0.4" +tower-http = "0.6" tower-layer = "0.3" futures = "0.3.30" bytes = "1.7.1"