Skip to content

Commit

Permalink
Use bellperson master.
Browse files Browse the repository at this point in the history
  • Loading branch information
porcuquine committed Jun 14, 2023
1 parent 86b2111 commit f24841c
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 @@ -10,7 +10,7 @@ resolver = "2"
rust-version = "1.62.1"

[dependencies]
bellperson = { git = "https://github.com/filecoin-project/bellperson", branch = "witness-cs" }
bellperson = { git = "https://github.com/filecoin-project/bellperson", branch = "master" }
blake2s_simd = "0.5"
blstrs = { version = "0.7.0", optional = true }
byteorder = "1"
Expand Down

0 comments on commit f24841c

Please sign in to comment.