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 0f2b454 commit 5d6bb1dCopy full SHA for 5d6bb1d
testing/conformance/Cargo.toml
@@ -45,8 +45,8 @@ serde_json = { version = "1.0", features = ["raw_value"] }
45
walkdir = "2.3"
46
regex = { version = "1.0" }
47
ittapi-rs = { version = "0.1.6", optional = true }
48
-actors-v6 = { version = "6.0.6", package = "fil_builtin_actors_bundle" }
49
-actors-v7 = { version = "7.0.7", package = "fil_builtin_actors_bundle" }
+actors-v6 = { version = "6.1.0", package = "fil_builtin_actors_bundle" }
+actors-v7 = { version = "7.1.0", package = "fil_builtin_actors_bundle" }
50
libipld-core = { version = "0.13.1", features = ["serde-codec"] }
51
52
[features]
0 commit comments