mirror of
https://github.com/zkonduit/ezkl.git
synced 2026-01-10 06:48:01 -05:00
chore: bump halo2
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -2431,7 +2431,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "halo2_proofs"
|
||||
version = "0.3.0"
|
||||
source = "git+https://github.com/zkonduit/halo2#c64c535e6e12c875cebddf8c7b4e794a514c3f4b?branch=ac%2Fconditional-compilation-icicle2#c64c535e6e12c875cebddf8c7b4e794a514c3f4b"
|
||||
source = "git+https://github.com/zkonduit/halo2#49ad0a97cc2cf0f6da7e35a4f051bd8b57d4a004?branch=ac%2Fconditional-compilation-icicle2#49ad0a97cc2cf0f6da7e35a4f051bd8b57d4a004"
|
||||
dependencies = [
|
||||
"bincode",
|
||||
"blake2b_simd",
|
||||
|
||||
@@ -289,12 +289,12 @@ reusable-verifier = []
|
||||
|
||||
|
||||
[patch.'https://github.com/zkonduit/halo2']
|
||||
halo2_proofs = { git = "https://github.com/zkonduit/halo2#c64c535e6e12c875cebddf8c7b4e794a514c3f4b", package = "halo2_proofs", branch= "ac/conditional-compilation-icicle2", features = [
|
||||
halo2_proofs = { git = "https://github.com/zkonduit/halo2#49ad0a97cc2cf0f6da7e35a4f051bd8b57d4a004", package = "halo2_proofs", branch= "ac/conditional-compilation-icicle2", features = [
|
||||
"circuit-params", "mv-lookup"
|
||||
] }
|
||||
|
||||
[patch.'https://github.com/zkonduit/halo2#f441c920be45f8f05d2c06a173d82e8885a5ed4d']
|
||||
halo2_proofs = { git = "https://github.com/zkonduit/halo2#c64c535e6e12c875cebddf8c7b4e794a514c3f4b", package = "halo2_proofs", branch= "ac/conditional-compilation-icicle2", features = [
|
||||
halo2_proofs = { git = "https://github.com/zkonduit/halo2#49ad0a97cc2cf0f6da7e35a4f051bd8b57d4a004", package = "halo2_proofs", branch= "ac/conditional-compilation-icicle2", features = [
|
||||
"circuit-params", "mv-lookup"
|
||||
] }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user