|
|
@@ -23,9 +23,9 @@ darkfi-serial = "0.5.0"
|
|
|
# Misc
|
|
|
bs58 = "0.5.1"
|
|
|
clap = {version = "4.4.11", features = ["derive"]}
|
|
|
-sled-overlay = "0.1.9"
|
|
|
+sled-overlay = "0.1.10"
|
|
|
smol = "2.0.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="v031"}
|
|
|
+halo2_gadgets = {git="https://github.com/parazyd/halo2", branch="v031"}
|