Skip to content

Commit 42613fa

Browse files
authored
Merge pull request #1224 from o1-labs/dependabot/cargo/prost-build-0.14.1
chore(deps): bump prost-build from 0.12.4 to 0.14.1
2 parents 9ef8c56 + 7222dd5 commit 42613fa

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)