We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b25fe56 commit 4ed9cb4Copy full SHA for 4ed9cb4
arrow-flight/gen/Cargo.toml
@@ -34,4 +34,4 @@ publish = false
34
# (and checked in) arrow.flight.protocol.rs from changing
35
proc-macro2 = { version = "=1.0.78", default-features = false }
36
prost-build = { version = "=0.12.3", default-features = false }
37
-tonic-build = { version = "=0.10.2", default-features = false, features = ["transport", "prost"] }
+tonic-build = { version = "=0.11.0", default-features = false, features = ["transport", "prost"] }
0 commit comments