diff --git a/storage-bigtable/build-proto/Cargo.toml b/storage-bigtable/build-proto/Cargo.toml index ded5f794e9..97a76b0667 100644 --- a/storage-bigtable/build-proto/Cargo.toml +++ b/storage-bigtable/build-proto/Cargo.toml @@ -12,4 +12,4 @@ version = "1.8.0" [workspace] [dependencies] -tonic-build = "0.5.0" +tonic-build = "0.5.2"