We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37d5e53 commit fe65431Copy full SHA for fe65431
crates/electrum/Cargo.toml
@@ -13,5 +13,5 @@ readme = "README.md"
13
14
[dependencies]
15
bdk_chain = { path = "../chain", version = "0.5.0", features = ["serde", "miniscript"] }
16
-electrum-client = { version = "0.17" }
+electrum-client = { version = "0.18" }
17
#rustls = { version = "=0.21.1", optional = true, features = ["dangerous_configuration"] }
0 commit comments