Use released bellperson 0.18.0.

This commit is contained in:
porcuquine
2021-10-18 17:29:07 -07:00
committed by Srinath Setty
parent 8027bcf056
commit c28c421ab9

View File

@@ -11,7 +11,7 @@ license-file = "LICENSE"
keywords = ["zkSNARKs", "cryptography", "proofs"]
[dependencies]
bellperson = { git = "https://github.com/filecoin-project/bellperson" }
bellperson = "0.18.0"
ff = "0.11.0"
merlin = "2.0.0"
rand = "0.8.4"