Browse Source

script/research/blockchain-explorer: updated Cargo.toml

aggstam 3 years ago
parent
commit
c383bae9f5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      script/research/blockchain-explorer/Cargo.toml

+ 1 - 1
script/research/blockchain-explorer/Cargo.toml

@@ -17,4 +17,4 @@ darkfi-sdk = {path = "../../../src/sdk"}
 sled = "0.34.7"
 sled = "0.34.7"
 
 
 [patch.crates-io]
 [patch.crates-io]
-halo2_proofs = {git="https://github.com/parazyd/halo2", branch="vk-ser"}
+halo2_proofs = {git="https://github.com/parazyd/halo2", branch="v3"}