@@ -13,16 +13,16 @@ members = [
1313]
1414
1515[workspace .dependencies ]
16- fil-proofs-param = { path = " fil-proofs-param" , default-features = false , version = " ~14.0.0 " }
17- fil-proofs-tooling = { path = " fil-proofs-tooling" , default-features = false , version = " ~19.0.0 " }
16+ fil-proofs-param = { path = " fil-proofs-param" , default-features = false , version = " ~14.0.1 " }
17+ fil-proofs-tooling = { path = " fil-proofs-tooling" , default-features = false , version = " ~19.0.1 " }
1818filecoin-hashers = { path = " filecoin-hashers" , default-features = false , version = " ~14.0.0" }
19- filecoin-proofs = { path = " filecoin-proofs" , default-features = false , version = " ~19.0.0 " }
19+ filecoin-proofs = { path = " filecoin-proofs" , default-features = false , version = " ~19.0.1 " }
2020fr32 = { path = " fr32" , default-features = false , version = " ~12.0.0" }
2121sha2raw = { path = " sha2raw" , default-features = false , version = " ~14.0.0" }
22- storage-proofs-core = { path = " storage-proofs-core" , default-features = false , version = " ~19.0.0 " }
23- storage-proofs-porep = { path = " storage-proofs-porep" , default-features = false , version = " ~19.0.0 " }
24- storage-proofs-post = { path = " storage-proofs-post" , default-features = false , version = " ~19.0.0 " }
25- storage-proofs-update = { path = " storage-proofs-update" , default-features = false , version = " ~19.0.0 " }
22+ storage-proofs-core = { path = " storage-proofs-core" , default-features = false , version = " ~19.0.1 " }
23+ 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.1 " }
25+ storage-proofs-update = { path = " storage-proofs-update" , default-features = false , version = " ~19.0.1 " }
2626# Sorted alphabetically
2727anyhow = " 1.0.23"
2828bellperson = " 0.26.0"
0 commit comments