Skip to content

Commit

Permalink
build: bump up halo2 to halo2-with-tachyon
Browse files Browse the repository at this point in the history
  • Loading branch information
dongchangYoo committed Mar 25, 2024
1 parent f1ad3f0 commit 6ddaf0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ gobuild = "0.1.0-alpha.1"
[dev-dependencies]
hex = "0.4"
halo2_proofs = { git = "https://github.com/kroma-network/halo2.git", branch = "halo2-with-tachyon" }
poseidon-circuit = { git = "https://github.com/kroma-network/poseidon-circuit.git", rev = "0799a4a" }
poseidon-circuit = { git = "https://github.com/kroma-network/poseidon-circuit.git", rev = "3d46015" }

[features]
dual_codehash = []

0 comments on commit 6ddaf0c

Please sign in to comment.