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.
electrum-client
1 parent 00c33c4 commit 2be3b02Copy full SHA for 2be3b02
crates/electrum/Cargo.toml
@@ -14,7 +14,7 @@ workspace = true
14
15
[dependencies]
16
bdk_core = { path = "../core", version = "0.3.0" }
17
-electrum-client = { version = "0.21", features = [ "proxy" ], default-features = false }
+electrum-client = { version = "0.22", features = [ "proxy" ], default-features = false }
18
19
[dev-dependencies]
20
bdk_testenv = { path = "../testenv" }
0 commit comments