diff --git a/Cargo.toml b/Cargo.toml index dfa846a..196eb3c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,7 +12,7 @@ tonic = "0.11.0" tonic-reflection = "0.11.0" prost = "0.12.3" prost-types = "0.12.3" -tower = "0.4.13" +tower = "0.5.0" hyper-util = { version = "0.1.3", features = ["tokio"] } http-body-util = "0.1.0" anyhow = "1.0.82"