Skip to content

Commit a27b16f

Browse files
chore(deps): bump prost from 0.12.4 to 0.14.1
Bumps [prost](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 dependency-version: 0.14.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 00c2268 commit a27b16f

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

Cargo.lock

Lines changed: 13 additions & 13 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
@@ -62,7 +62,7 @@ openmina-macros = { path = "../macros" }
6262
quick-protobuf = "0.8.1"
6363
salsa-simple = { path = "../tools/salsa-simple" }
6464

65-
prost = { version = "0.12.4" }
65+
prost = { version = "0.14.1" }
6666

6767
openmina-fuzzer = { path = "../fuzzer", optional = true }
6868

0 commit comments

Comments
 (0)