Skip to content

Commit 883f4dd

Browse files
authored
xtask: update c-kzg risc0 patch (#193)
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
1 parent 88ce1f7 commit 883f4dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

precompile-patches/risc0.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[patch.crates-io]
22
blst = { git = "https://github.com/risc0/blst", tag = "v0.3.15-risczero.1" }
3-
c-kzg = { git = "https://github.com/kevaundray/c-kzg-4844.git", branch = "kw/2.1.1" }
3+
c-kzg = { git = "https://github.com/risc0/c-kzg-4844", tag = "c-kzg/v2.1.1-risczero.2" }
44
sha2 = { git = "https://github.com/risc0/RustCrypto-hashes", tag = "sha2-v0.10.9-risczero.0" }
55
tiny-keccak = { git = "https://github.com/risc0/tiny-keccak", tag = "tiny-keccak/v2.0.2-risczero.0" }
66
k256 = { git = "https://github.com/risc0/RustCrypto-elliptic-curves", tag = "k256/v0.13.4-risczero.1" }

0 commit comments

Comments
 (0)