Skip to content

Commit 25cdf83

Browse files
committed
Merge branch 'release/lotus-v1.20.0' into ntwk/hyperspace
2 parents df244f0 + dff0d05 commit 25cdf83

File tree

3 files changed

+126
-86
lines changed

3 files changed

+126
-86
lines changed

rust/Cargo.lock

Lines changed: 41 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ serde_json = "1.0.46"
3434
memmap = "0.7"
3535
rust-gpu-tools = { version = "0.5", optional = true, default-features = false }
3636
fr32 = { version = "~5.0", default-features = false }
37-
fvm3 = { package = "fvm", version = "=3.0.0-alpha.24", default-features = false, features = ["hyperspace"] }
37+
fvm3 = { package = "fvm", version = "3.0.0-rc.1", default-features = false }
3838
fvm3_shared = { package = "fvm_shared", version = "3.0.0-alpha.20" }
3939
fvm3_ipld_encoding = { package = "fvm_ipld_encoding", version = "0.3.3" }
4040
fvm3h1 = { package = "fvm", git = "https://github.com/filecoin-project/ref-fvm", branch = "release/hyperspace-nv19", default-features = false, features = ["hyperspace"] }

0 commit comments

Comments
 (0)