Skip to content

Commit 7222dd5

Browse files
chore(deps): bump prost-build from 0.12.4 to 0.14.1
Bumps [prost-build](https://github.com/tokio-rs/prost) from 0.12.4 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.4...v0.14.1) --- updated-dependencies: - dependency-name: prost-build dependency-version: 0.14.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9ef8c56 commit 7222dd5

File tree

2 files changed

+37
-6
lines changed

2 files changed

+37
-6
lines changed

Cargo.lock

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

p2p/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ prost = { version = "0.12.4" }
6767
openmina-fuzzer = { path = "../fuzzer", optional = true }
6868

6969
[build-dependencies]
70-
prost-build = { version = "0.12.4" }
70+
prost-build = { version = "0.14.1" }
7171

7272
[dev-dependencies]
7373
crypto-bigint = { version = "0.5.5", features = ["rand_core"] }

0 commit comments

Comments
 (0)