Skip to content

Commit 86dd70c

Browse files
build(deps): bump prost from 0.12.6 to 0.13.1
Bumps [prost](https://github.com/tokio-rs/prost) from 0.12.6 to 0.13.1. - [Release notes](https://github.com/tokio-rs/prost/releases) - [Changelog](https://github.com/tokio-rs/prost/blob/master/CHANGELOG.md) - [Commits](tokio-rs/prost@v0.12.6...v0.13.1) --- updated-dependencies: - dependency-name: prost dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f580155 commit 86dd70c

File tree

2 files changed

+32
-9
lines changed

2 files changed

+32
-9
lines changed

Cargo.lock

Lines changed: 31 additions & 8 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
@@ -45,7 +45,7 @@ datafusion-functions-array = "40.0.0"
4545
datafusion-optimizer = "40.0.0"
4646
datafusion-sql = "40.0.0"
4747
datafusion-substrait = { version = "40.0.0", optional = true }
48-
prost = "0.12"
48+
prost = "0.13"
4949
prost-types = "0.12"
5050
uuid = { version = "1.9", features = ["v4"] }
5151
mimalloc = { version = "0.1", optional = true, default-features = false, features = ["local_dynamic_tls"] }

0 commit comments

Comments
 (0)