Skip to content

Commit 64e88f0

Browse files
committed
Merge #492: bump electrsd dep to 0.13
f7f9bd2 bump electrsd dep to 0.13 (Riccardo Casatta) Pull request description: <!-- You can erase any parts of this template not applicable to your Pull Request. --> ### Description bump electrsd dep to 0.13, close #491 ACKs for top commit: rajarshimaitra: ACK f7f9bd2 notmandatory: utACK f7f9bd2 Tree-SHA512: 89a8094387896c9296e2f0120d7a2c7419e979049a12fc9a6ae7fe1810b75af43338db235887dd9054a6b52e400491b77f8e006f61451da54aca9635098ab342
2 parents 68a3d2b + f7f9bd2 commit 64e88f0

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)