Skip to content
This repository was archived by the owner on Mar 3, 2023. It is now read-only.

Commit 306c5bf

Browse files
committed
chore: update ckb-testkit
1 parent e05b96e commit 306c5bf

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

Diff for: Cargo.lock

+1-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ log = { version = "0.4.11" }
1717
simple_logger = { version = "1.11.0", default-features = false }
1818
tokio-postgres = { version = "0.7.0", features = ["with-chrono-0_4", "runtime"] }
1919
ipinfo = { version = "0.2.0" }
20-
ckb-testkit = { version = "0.0.1", features = ["with_subscribe"] }
20+
ckb-testkit = { git = "https://github.com/keroro520/ckb-integration-test", rev = "485fde9d108f49bcdb86806eae8fb3c9df0388c0", features = ["with_subscribe"] }
2121
clap = { version = "2" }
2222
url = "1.7.2"
2323
futures = "0.3"

0 commit comments

Comments
 (0)