mirror of
https://github.com/arnaucube/Nova.git
synced 2026-01-11 16:41:28 +01:00
Use released bellperson 0.18.0.
This commit is contained in:
committed by
Srinath Setty
parent
8027bcf056
commit
c28c421ab9
@@ -11,7 +11,7 @@ license-file = "LICENSE"
|
|||||||
keywords = ["zkSNARKs", "cryptography", "proofs"]
|
keywords = ["zkSNARKs", "cryptography", "proofs"]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
bellperson = { git = "https://github.com/filecoin-project/bellperson" }
|
bellperson = "0.18.0"
|
||||||
ff = "0.11.0"
|
ff = "0.11.0"
|
||||||
merlin = "2.0.0"
|
merlin = "2.0.0"
|
||||||
rand = "0.8.4"
|
rand = "0.8.4"
|
||||||
|
|||||||
Reference in New Issue
Block a user