Skip to content

Commit dae7151

Browse files
build(deps): bump prost-types from 0.13.5 to 0.14.0
Bumps [prost-types](https://github.com/tokio-rs/prost) from 0.13.5 to 0.14.0. - [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.13.5...v0.14.0) --- updated-dependencies: - dependency-name: prost-types dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1391078 commit dae7151

File tree

2 files changed

+48
-16
lines changed

2 files changed

+48
-16
lines changed

Cargo.lock

Lines changed: 47 additions & 15 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
@@ -51,7 +51,7 @@ object_store = { version = "0.12.1", features = ["aws", "gcp", "azure", "http"]
5151
url = "2"
5252

5353
[build-dependencies]
54-
prost-types = "0.13.1" # keep in line with `datafusion-substrait`
54+
prost-types = "0.14.0" # keep in line with `datafusion-substrait`
5555
pyo3-build-config = "0.24"
5656

5757
[lib]

0 commit comments

Comments
 (0)