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

Commit 81be6a2

Browse files
committed
chore: bump v0.1.4
1 parent ff141fe commit 81be6a2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Diff for: Cargo.lock

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

Diff for: Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ckb-analyzer"
3-
version = "0.1.2"
3+
version = "0.1.4"
44
license = "MIT"
55
authors = ["keroro <[email protected]>"]
66
edition = "2018"
@@ -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 = { git = "https://github.com/keroro520/ckb-integration-test", rev = "f915a032fe356d173c170c4b188d1675786dd776", features = ["with_subscribe"] }
20+
ckb-testkit = { git = "https://github.com/nervosnetwork/ckb-integration-test", rev = "7c4aaa6f72df4bcf4077495c6371c61dcb767890", features = ["with_subscribe"] }
2121
clap = { version = "2" }
2222
url = "1.7.2"
2323
futures = "0.3"

0 commit comments

Comments
 (0)