research: Move rln2 to parent directory

This commit is contained in:
x
2025-12-25 12:58:08 +00:00
parent 30e5d13e97
commit a28e8287d2
6 changed files with 2 additions and 2 deletions

View File

@@ -15,5 +15,5 @@ rand = "0.8.5"
blake3 = "1.8.2"
[patch.crates-io]
halo2_proofs = {git="https://github.com/parazyd/halo2", branch="v4"}
halo2_gadgets = {git="https://github.com/parazyd/halo2", branch="v4"}
halo2_proofs = {git="https://github.com/parazyd/halo2", branch="v032"}
halo2_gadgets = {git="https://github.com/parazyd/halo2", branch="v032"}