diff --git a/Cargo.toml b/Cargo.toml index 86cd7fe..131c695 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ edition = "2021" rust-version = "1.65.0" [dependencies] -tonic = "0.10.2" +tonic = "0.11.0" prost = "0.12.1" thiserror = "1.0.30"