Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Commit

Permalink
Merge pull request #20 from filecoin-project/chore-bellperson-0-12
Browse files Browse the repository at this point in the history
chore: update bellperson to 0.12
  • Loading branch information
dignifiedquire authored Nov 1, 2020
2 parents ded334d + 0c73dc7 commit c4ea2b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ num_cpus = "1"
crossbeam = "0.8"
ff = { version = "0.2.1", package = "fff" }
blake2b_simd = "0.5.8"
bellperson = { version = "0.11", default-features = false }
bellperson = { version = "0.12", default-features = false }
groupy = "0.3.0"
rand_chacha = "0.2.1"
rayon = "1.2.1"
Expand Down

0 comments on commit c4ea2b8

Please sign in to comment.