Skip to content

Commit

Permalink
fix: revert added dep that's not yet needed
Browse files Browse the repository at this point in the history
  • Loading branch information
cryptonemo committed Mar 18, 2021
1 parent 2ec461f commit 5665596
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion storage-proofs-porep/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ storage-proofs-core = { path = "../storage-proofs-core", version = "^6.0.0", def
sha2raw = { path = "../sha2raw", version = "^2.0.0"}
filecoin-hashers = { path = "../filecoin-hashers", version = "1.0.0", default-features = false, features = ["poseidon", "sha256"]}
rand = "0.7"
memmap = "0.7"
merkletree = "0.21.0"
mapr = "0.8.0"
num-bigint = "0.2"
Expand Down

0 comments on commit 5665596

Please sign in to comment.