We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7dad9f commit 0159cf6Copy full SHA for 0159cf6
Cargo.toml
@@ -111,7 +111,7 @@ miniscript = { version = "10.0", features = ["std"] }
111
bitcoin = { version = "0.30", features = ["std"] }
112
lazy_static = "1.4"
113
env_logger = { version = "0.7", default-features = false }
114
-electrsd = "0.24.0"
+electrsd = "0.29.0"
115
assert_matches = "1.5.0"
116
117
[[example]]
0 commit comments