Skip to content

Commit c055d65

Browse files
build(deps): bump prost from 0.11.9 to 0.12.1
Bumps [prost](https://github.com/tokio-rs/prost) from 0.11.9 to 0.12.1. - [Release notes](https://github.com/tokio-rs/prost/releases) - [Commits](tokio-rs/prost@v0.11.9...v0.12.1) --- updated-dependencies: - dependency-name: prost dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8e430ab commit c055d65

File tree

2 files changed

+30
-7
lines changed

2 files changed

+30
-7
lines changed

Cargo.lock

Lines changed: 29 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ datafusion-expr = { git = "https://github.com/apache/arrow-datafusion", rev = "e
4242
datafusion-optimizer = { git = "https://github.com/apache/arrow-datafusion", rev = "e23d34bae60bb2f9c496241e218bab795af3af83" }
4343
datafusion-sql = { git = "https://github.com/apache/arrow-datafusion", rev = "e23d34bae60bb2f9c496241e218bab795af3af83" }
4444
datafusion-substrait = { git = "https://github.com/apache/arrow-datafusion", rev = "e23d34bae60bb2f9c496241e218bab795af3af83" }
45-
prost = "0.11"
45+
prost = "0.12"
4646
prost-types = "0.11"
4747
uuid = { version = "1.3", features = ["v4"] }
4848
mimalloc = { version = "0.1", optional = true, default-features = false }

0 commit comments

Comments
 (0)