Skip to content

Commit 0216f78

Browse files
build(deps): bump prost-types from 0.12.6 to 0.13.1
Bumps [prost-types](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-types dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f580155 commit 0216f78

File tree

2 files changed

+45
-13
lines changed

2 files changed

+45
-13
lines changed

Cargo.lock

Lines changed: 44 additions & 12 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
@@ -46,7 +46,7 @@ datafusion-optimizer = "40.0.0"
4646
datafusion-sql = "40.0.0"
4747
datafusion-substrait = { version = "40.0.0", optional = true }
4848
prost = "0.12"
49-
prost-types = "0.12"
49+
prost-types = "0.13"
5050
uuid = { version = "1.9", features = ["v4"] }
5151
mimalloc = { version = "0.1", optional = true, default-features = false, features = ["local_dynamic_tls"] }
5252
async-trait = "0.1"

0 commit comments

Comments
 (0)