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 00296a6 commit 5f4179dCopy full SHA for 5f4179d
standalone-contract/Cargo.toml
@@ -7,5 +7,5 @@ edition = "2021"
7
ckb-std = "0.15.1"
8
9
[dev-dependencies]
10
-ckb-testtool = "0.10.2"
+ckb-testtool = "0.12.0"
11
serde_json = "1.0"
x64-simulator-crate/Cargo.toml
@@ -12,7 +12,7 @@ version = "0.15.1"
12
features = ["simulator"]
13
14
[target.'cfg(all(target_arch = "x86_64", unix))'.dev-dependencies]
15
16
rusty-fork = "0.3.0"
17
rand = "0.8.5"
18
0 commit comments