Skip to content

Commit 30210dc

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

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
@@ -53,7 +53,7 @@ url = "2"
5353
log = "0.4.27"
5454

5555
[build-dependencies]
56-
prost-types = "0.13.1" # keep in line with `datafusion-substrait`
56+
prost-types = "0.14.1" # keep in line with `datafusion-substrait`
5757
pyo3-build-config = "0.24"
5858

5959
[lib]

0 commit comments

Comments
 (0)