mirror of
https://github.com/codex-storage/circom-compat-ffi.git
synced 2025-01-10 02:35:53 +00:00
enable circom2
This commit is contained in:
parent
e59ea184fa
commit
94cfed822c
@ -13,7 +13,7 @@ crate-type = [
|
|||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
|
||||||
ark-circom = { git = "https://github.com/codex-storage/circom-compat.git" }
|
ark-circom = { git = "https://github.com/codex-storage/circom-compat.git", features = ["circom-2", "ethereum"]}
|
||||||
|
|
||||||
ark-crypto-primitives = { version = "=0.4.0" }
|
ark-crypto-primitives = { version = "=0.4.0" }
|
||||||
ark-ec = { version = "=0.4.1", default-features = false, features = ["parallel"] }
|
ark-ec = { version = "=0.4.1", default-features = false, features = ["parallel"] }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user