Skip to content

Commit ea47d5e

Browse files
ahmed-mezLiaCastaneda
authored andcommitted
downgrade prost for ffi
(cherry picked from commit 42c8585)
1 parent d8249a3 commit ea47d5e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

datafusion/ffi/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ datafusion-proto-common = { workspace = true }
6767
datafusion-session = { workspace = true }
6868
futures = { workspace = true }
6969
log = { workspace = true }
70-
prost = { workspace = true }
70+
prost = { version = "0.13" }
7171
semver = "1.0.27"
7272
tokio = { workspace = true }
7373

0 commit comments

Comments
 (0)