Skip to content

Commit

Permalink
chore(rust): bump prost from 0.13.3 to 0.13.4 in /rust (#2386)
Browse files Browse the repository at this point in the history
Bumps [prost](https://github.com/tokio-rs/prost) from 0.13.3 to 0.13.4.

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 27, 2024
1 parent d952a00 commit ba7a4f5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions rust/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion rust/driver/datafusion/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ arrow-schema.workspace = true
datafusion = "43.0.0"
datafusion-substrait = "43.0.0"
tokio = { version = "1.0", features = ["rt-multi-thread"] }
prost = "0.13.3"
prost = "0.13.4"

[dev-dependencies]
arrow-select.workspace = true
Expand Down

0 comments on commit ba7a4f5

Please sign in to comment.