mirror of https://github.com/vacp2p/zerokit.git
Add ark-circom dep with circom-2 flag
This commit is contained in:
parent
4cedf635a0
commit
a340ea50fb
|
@ -6,3 +6,4 @@ edition = "2021"
|
|||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
ark-circom = { git = "https://github.com/gakonst/ark-circom", features = ["circom-2"] }
|
||||
|
|
Loading…
Reference in New Issue