Skip to content

Commit 7b85d4e

Browse files
committed
chore: rc2
1 parent 0eadef2 commit 7b85d4e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ type-id = ["ckb-hash", "ckb-types"]
4343
cc = "1.0"
4444

4545
[dependencies]
46-
ckb-types = { package = "ckb-gen-types", version = "1.0.0-rc1", default-features = false, optional = true }
47-
ckb-hash = { version = "1.0.0-rc1", default-features = false, features = [
46+
ckb-types = { package = "ckb-gen-types", version = "1.0.0-rc2", default-features = false, optional = true }
47+
ckb-hash = { version = "1.0.0-rc2", default-features = false, features = [
4848
"ckb-contract",
4949
], optional = true }
5050

0 commit comments

Comments
 (0)