From c2813d4158f399c903caa23f73693e3235e61424 Mon Sep 17 00:00:00 2001 From: 15168316096 <15168316096@163.com> Date: Thu, 5 Jun 2025 19:07:37 +0800 Subject: [PATCH] v4.0.0 test --- feature/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/feature/Cargo.toml b/feature/Cargo.toml index b692694..41a4984 100644 --- a/feature/Cargo.toml +++ b/feature/Cargo.toml @@ -61,5 +61,5 @@ test = [] clap = { version = "4.5", features = ["derive"] } httpmock = "0.6" tempfile = "3.19.1" -ckb-sdk = { git = "https://github.com/eval-exec/ckb-sdk-rust", rev = "e6379b58106c8747bf9014ce773448e77d13c81c" } +ckb-sdk = "4.0.0" rstest = "0.18.2" \ No newline at end of file