Skip to content

Commit

Permalink
Merge pull request #31 from huitseeker/switch_to_bellppepper_dev
Browse files Browse the repository at this point in the history
chore: Update bellpepper-core dependency version
  • Loading branch information
huitseeker authored Feb 20, 2024
2 parents dc263cb + 978bda4 commit e1ab689
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 @@ -14,7 +14,7 @@ keywords = ["zkSNARKs", "cryptography", "proofs"]

[dependencies]
anyhow = "1.0.65"
bellpepper-core = { git = "https://github.com/lurk-lab/bellpepper", branch = "dev" }
bellpepper-core = { version = "0.4.0" }
byteorder = "1.4.3"
cfg-if = "1.0.0"
color-eyre = "0.6.2"
Expand Down

0 comments on commit e1ab689

Please # to comment.