Skip to content

Commit 4bee76b

Browse files
build(deps): bump prost from 0.11.9 to 0.12.0
Bumps [prost](https://github.com/tokio-rs/prost) from 0.11.9 to 0.12.0. - [Release notes](https://github.com/tokio-rs/prost/releases) - [Commits](tokio-rs/prost@v0.11.9...v0.12.0) --- 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 af4f758 commit 4bee76b

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 = { version = "31.0.0" }
4242
datafusion-optimizer = { version = "31.0.0" }
4343
datafusion-sql = { version = "31.0.0" }
4444
datafusion-substrait = { version = "31.0.0" }
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)