Skip to content

Commit e2f7cb3

Browse files
committed
chore(filecoin-proofs): release 6.0.0
1 parent 5ee6f95 commit e2f7cb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ readme = "README.md"
1111

1212
[dependencies]
1313
bellperson = { version = "0.12.3", default-features = false }
14-
filecoin-proofs = { version = "5.4.0", path = "../filecoin-proofs", default-features = false }
14+
filecoin-proofs = { version = "^6.0.0", path = "../filecoin-proofs", default-features = false }
1515
storage-proofs = { version = "^6.0.0", path = "../storage-proofs", default-features = false }
1616
filecoin-hashers = { version = "1.0.0", path = "../filecoin-hashers", default-features = false, features = ["sha256"] }
1717
groupy = "0.3.1"

0 commit comments

Comments
 (0)