diff --git a/Cargo.toml b/Cargo.toml index fc0cf9c..5ca1c03 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ edition = "2021" rust-version = "1.65.0" [dependencies] -tonic = "0.6.0" +tonic = "0.10.2" prost = "0.9.0" thiserror = "1.0.30"