Skip to content

Commit f7f9bd2

Browse files
committed
bump electrsd dep to 0.13
1 parent 68a3d2b commit f7f9bd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ test-md-docs = ["electrum"]
9494
lazy_static = "1.4"
9595
env_logger = "0.7"
9696
clap = "2.33"
97-
electrsd = { version= "0.12", features = ["trigger", "bitcoind_22_0"] }
97+
electrsd = { version= "0.13", features = ["trigger", "bitcoind_22_0"] }
9898

9999
[[example]]
100100
name = "address_validator"

0 commit comments

Comments
 (0)