Skip to content

Commit f15ae99

Browse files
chore(deps): bump prost-build from 0.13.5 to 0.14.1 in the proto group
Bumps the proto group with 1 update: [prost-build](https://github.com/tokio-rs/prost). Updates `prost-build` 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-build dependency-version: 0.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: proto ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4084894 commit f15ae99

File tree

3 files changed

+75
-23
lines changed

3 files changed

+75
-23
lines changed

Cargo.lock

Lines changed: 73 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

datafusion/proto-common/gen/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ workspace = true
3535
[dependencies]
3636
# Pin these dependencies so that the generated output is deterministic
3737
pbjson-build = "=0.7.0"
38-
prost-build = "=0.13.5"
38+
prost-build = "=0.14.1"

datafusion/proto/gen/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ workspace = true
3535
[dependencies]
3636
# Pin these dependencies so that the generated output is deterministic
3737
pbjson-build = "=0.7.0"
38-
prost-build = "=0.13.5"
38+
prost-build = "=0.14.1"

0 commit comments

Comments
 (0)