diff --git a/test/Cargo.toml b/test/Cargo.toml index 364ada5..1b509df 100644 --- a/test/Cargo.toml +++ b/test/Cargo.toml @@ -8,7 +8,7 @@ edition = "2021" [dependencies] ckb-x64-simulator = "0.10" -ckb-testtool = "0.13.1" +ckb-testtool = "0.14" serde_json = "1.0" ckb-mock-tx-types = "0.119.0" blake2b-rs = "0.1.5"