Skip to content

Commit 7d1aa95

Browse files
committed
chore: Release storage-proofs-post version 19.0.1
1 parent 382421f commit 7d1aa95

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ fr32 = { path = "fr32", default-features = false, version = "~12.0.0" }
2121
sha2raw = { path = "sha2raw", default-features = false, version = "~14.0.0" }
2222
storage-proofs-core = { path = "storage-proofs-core", default-features = false, version = "~19.0.1" }
2323
storage-proofs-porep = { path = "storage-proofs-porep", default-features = false, version = "~19.0.1" }
24-
storage-proofs-post = { path = "storage-proofs-post", default-features = false, version = "~19.0.0" }
24+
storage-proofs-post = { path = "storage-proofs-post", default-features = false, version = "~19.0.1" }
2525
storage-proofs-update = { path = "storage-proofs-update", default-features = false, version = "~19.0.0" }
2626
# Sorted alphabetically
2727
anyhow = "1.0.23"

storage-proofs-post/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "storage-proofs-post"
3-
version = "19.0.0"
3+
version = "19.0.1"
44
authors = ["dignifiedquire <[email protected]>"]
55
license = "MIT OR Apache-2.0"
66
description = "Proofs of Space Time"

0 commit comments

Comments
 (0)