Merge bitcoindevkit/bdk#492: bump electrsd dep to 0.13
f7f9bd2409bump 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: ACKf7f9bd2409notmandatory: utACKf7f9bd24Tree-SHA512: 89a8094387896c9296e2f0120d7a2c7419e979049a12fc9a6ae7fe1810b75af43338db235887dd9054a6b52e400491b77f8e006f61451da54aca9635098ab342
This commit is contained in:
@@ -94,7 +94,7 @@ test-md-docs = ["electrum"]
|
||||
lazy_static = "1.4"
|
||||
env_logger = "0.7"
|
||||
clap = "2.33"
|
||||
electrsd = { version= "0.12", features = ["trigger", "bitcoind_22_0"] }
|
||||
electrsd = { version= "0.13", features = ["trigger", "bitcoind_22_0"] }
|
||||
|
||||
[[example]]
|
||||
name = "address_validator"
|
||||
|
||||
Reference in New Issue
Block a user