Skip to content

Commit 3ff983b

Browse files
authored
Bump version to v1.0.2 (#146)
1 parent d87a17b commit 3ff983b

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
@@ -1,6 +1,6 @@
11
[package]
22
name = "ckb-std"
3-
version = "1.0.1"
3+
version = "1.0.2"
44
authors = ["Nervos network"]
55
edition = "2024"
66
license = "MIT"
@@ -49,7 +49,7 @@ ckb-hash = { version = "1.0.0", default-features = false, features = [
4949
], optional = true }
5050

5151
buddy-alloc = { version = "0.6", optional = true }
52-
ckb-x64-simulator = { version = "0.202.0", optional = true }
52+
ckb-x64-simulator = { version = "1.0.0", optional = true }
5353
gcd = "2.3"
5454
log = { version = "0.4", optional = true, default-features = false }
5555
int-enum = "1.2.0"

0 commit comments

Comments
 (0)