We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6b3eaa commit 3b7923cCopy full SHA for 3b7923c
arrow-flight/gen/Cargo.toml
@@ -33,5 +33,5 @@ publish = false
33
# Pin specific version of the tonic-build dependencies to avoid auto-generated
34
# (and checked in) arrow.flight.protocol.rs from changing
35
proc-macro2 = { version = "=1.0.82", default-features = false }
36
-prost-build = { version = "=0.12.4", default-features = false }
+prost-build = { version = "=0.12.6", default-features = false }
37
tonic-build = { version = "=0.11.0", default-features = false, features = ["transport", "prost"] }
0 commit comments