Skip to content

Commit 1cf6822

Browse files
Bump prost from 0.12.6 to 0.14.1
Bumps [prost](https://github.com/tokio-rs/prost) from 0.12.6 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.12.6...v0.14.1) --- updated-dependencies: - dependency-name: prost dependency-version: 0.14.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9037411 commit 1cf6822

2 files changed

Lines changed: 29 additions & 6 deletions

File tree

Cargo.lock

Lines changed: 28 additions & 5 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
@@ -30,7 +30,7 @@ num-bigint-dig = "^0.9.1"
3030
num-traits = "^0.2.18"
3131
num-complex = { version = "^0.4.6", features = ["libm"] }
3232
proptest = "^1.9.0"
33-
prost = "^0.12.4"
33+
prost = "^0.14.1"
3434
prost-build = "^0.12.3"
3535
pulp = "^0.21.5"
3636
rand = "^0.9.2"

0 commit comments

Comments
 (0)