Skip to content

Commit

Permalink
fix: add back in bellperson and remove filecoin-hashers
Browse files Browse the repository at this point in the history
  • Loading branch information
cryptonemo committed Jan 6, 2025
1 parent b14bb3b commit 5f6f27d
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,12 +10,12 @@ readme = "README.md"

[dependencies]
anyhow = "1.0.26"
bellperson = "0.26.0"
bincode = "1.1.2"
blstrs = "0.7"
lazy_static = "1.2"
serde = "1.0.104"
filecoin-proofs-v1 = { package = "filecoin-proofs", version = "~18.1.0", default-features = false }
filecoin-hashers = { version = "~13.1.0", default-features = false, features = ["poseidon", "sha256"] }
fr32 = { version = "~11.1.0", default-features = false }
storage-proofs-core = { version = "~18.1.0", default-features = false }

Expand Down

0 comments on commit 5f6f27d

Please sign in to comment.