We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 563e985 commit 17900d4Copy full SHA for 17900d4
filecoin-proofs/Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "filecoin-proofs"
3
description = "The Filecoin specific aspects of storage-proofs, including a C based FFI, to generate and verify proofs."
4
-version = "0.6.3"
+version = "0.6.4"
5
authors = ["dignifiedquire <dignifiedquire@gmail.com>", "laser <l@s3r.com>", "porcuquine <porcuquine@users.noreply.github.com>"]
6
license = "MIT OR Apache-2.0"
7
edition = "2018"
0 commit comments