diff --git a/Cargo.toml b/Cargo.toml index 86cd7fe..727c65d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,4 +16,4 @@ futures-util = { version = "0.3.17", default-features = false } tokio = { version = "1.12.0", features = ["rt-multi-thread", "macros", "time"] } [build-dependencies] -tonic-build = "0.10.2" +tonic-build = "0.11.0"