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 68a3d2b commit f7f9bd2Copy full SHA for f7f9bd2
Cargo.toml
@@ -94,7 +94,7 @@ test-md-docs = ["electrum"]
94
lazy_static = "1.4"
95
env_logger = "0.7"
96
clap = "2.33"
97
-electrsd = { version= "0.12", features = ["trigger", "bitcoind_22_0"] }
+electrsd = { version= "0.13", features = ["trigger", "bitcoind_22_0"] }
98
99
[[example]]
100
name = "address_validator"
0 commit comments