mirror of
https://github.com/vacp2p/zk-explorations.git
synced 2026-01-09 20:17:59 -05:00
add dependencies
This commit is contained in:
@@ -19,6 +19,8 @@ wee_alloc = "0.4.5"
|
||||
light-poseidon = { version = "*", git = "https://github.com/tyshkor/light-poseidon.git", branch = "hash_vec"}
|
||||
ark-bn254 = "*"
|
||||
ark-ff = "*"
|
||||
bincode = "1.3"
|
||||
flate2 = "1.0"
|
||||
|
||||
[dev-dependencies]
|
||||
criterion = { version = "0.5", features = ["html_reports"] }
|
||||
|
||||
Reference in New Issue
Block a user