Merge bitcoindevkit/bdk#1132: fix: bump electrum version to 0.18
fe654310d7e46a0e05c8282bd7804ac0d5203816 fix: bump electrum version to 0.18 (sjeohp) Pull request description: Fixes https://github.com/bitcoindevkit/bdk/issues/1123 ACKs for top commit: danielabrozzoni: ACK fe654310d7e46a0e05c8282bd7804ac0d5203816 Tree-SHA512: 184b82ba13c76c7e4fe14dcf1f30ee19345618ecf7f8eeb859963067eafa6c21dd79d90b36a44cd2cb50d4002623c4811789f8dbed9445272114b72b35461f8c
This commit is contained in:
commit
417963f168
@ -13,5 +13,5 @@ readme = "README.md"
|
||||
|
||||
[dependencies]
|
||||
bdk_chain = { path = "../chain", version = "0.5.0", features = ["serde", "miniscript"] }
|
||||
electrum-client = { version = "0.17" }
|
||||
electrum-client = { version = "0.18" }
|
||||
#rustls = { version = "=0.21.1", optional = true, features = ["dangerous_configuration"] }
|
||||
|
Loading…
x
Reference in New Issue
Block a user