We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f5d7c5 commit 2375c4fCopy full SHA for 2375c4f
arrow-flight/gen/Cargo.toml
@@ -32,5 +32,5 @@ publish = false
32
[dependencies]
33
# Pin specific version of the tonic-build dependencies to avoid auto-generated
34
# (and checked in) arrow.flight.protocol.rs from changing
35
-prost-build = { version = "=0.13.4", default-features = false }
+prost-build = { version = "=0.13.5", default-features = false }
36
tonic-build = { version = "=0.12.3", default-features = false, features = ["transport", "prost"] }
0 commit comments