Skip to content

Commit 5d6bb1d

Browse files
committed
chore: update actors to v1 manifest
1 parent 0f2b454 commit 5d6bb1d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

testing/conformance/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ serde_json = { version = "1.0", features = ["raw_value"] }
4545
walkdir = "2.3"
4646
regex = { version = "1.0" }
4747
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" }
48+
actors-v6 = { version = "6.1.0", package = "fil_builtin_actors_bundle" }
49+
actors-v7 = { version = "7.1.0", package = "fil_builtin_actors_bundle" }
5050
libipld-core = { version = "0.13.1", features = ["serde-codec"] }
5151

5252
[features]

0 commit comments

Comments
 (0)