Skip to content

Commit 8fc9d1e

Browse files
committed
bump patch
1 parent c52eaf0 commit 8fc9d1e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

crates/l2/prover/src/guest_program/src/risc0/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/l2/prover/src/guest_program/src/risc0/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ ethrex-l2-common = { path = "../../../../../common", default-features = false }
3333
sha2 = { git = "https://github.com/risc0/RustCrypto-hashes", tag = "sha2-v0.10.8-risczero.0" }
3434
k256 = { git = "https://github.com/risc0/RustCrypto-elliptic-curves", tag = "k256/v0.13.4-risczero.0" }
3535
crypto-bigint = { git = "https://github.com/risc0/RustCrypto-crypto-bigint", tag = "v0.5.5-risczero.0" }
36-
c-kzg = { git = "https://github.com/risc0/c-kzg-4844", tag = "c-kzg/v2.1.1-risczero.0" }
36+
c-kzg = { git = "https://github.com/risc0/c-kzg-4844", tag = "c-kzg/v2.1.1-risczero.2" }
3737

3838
# These precompiles require the "unstable" risc0 feature which is not suited
3939
# for production environments.

0 commit comments

Comments
 (0)