Skip to content

Commit 943c3b1

Browse files
build(deps): bump prost-types from 0.11.9 to 0.12.0
Bumps [prost-types](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-types dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent af4f758 commit 943c3b1

File tree

2 files changed

+43
-11
lines changed

2 files changed

+43
-11
lines changed

Cargo.lock

Lines changed: 42 additions & 10 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
@@ -43,7 +43,7 @@ datafusion-optimizer = { version = "31.0.0" }
4343
datafusion-sql = { version = "31.0.0" }
4444
datafusion-substrait = { version = "31.0.0" }
4545
prost = "0.11"
46-
prost-types = "0.11"
46+
prost-types = "0.12"
4747
uuid = { version = "1.3", features = ["v4"] }
4848
mimalloc = { version = "0.1", optional = true, default-features = false }
4949
async-trait = "0.1"

0 commit comments

Comments
 (0)