Skip to content

Commit fa8089f

Browse files
committed
chore: Release storage-proofs-update version 19.0.1
1 parent 7d1aa95 commit fa8089f

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
@@ -22,7 +22,7 @@ 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" }
2424
storage-proofs-post = { path = "storage-proofs-post", default-features = false, version = "~19.0.1" }
25-
storage-proofs-update = { path = "storage-proofs-update", default-features = false, version = "~19.0.0" }
25+
storage-proofs-update = { path = "storage-proofs-update", default-features = false, version = "~19.0.1" }
2626
# Sorted alphabetically
2727
anyhow = "1.0.23"
2828
bellperson = "0.26.0"

storage-proofs-update/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-update"
3-
version = "19.0.0"
3+
version = "19.0.1"
44
authors = ["dignifiedquire <[email protected]>"]
55
description = "Proof of SDR-PoRep CC-Sector Update"
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)