From: Steve Myers Date: Tue, 31 Jan 2023 18:03:30 +0000 (-0600) Subject: Update electrsd to version 0.22 X-Git-Tag: v0.27.0-rc.1~2^2 X-Git-Url: http://internal-gitweb-vhost/script/%22https:/database/struct.EncoderStringWriter.html?a=commitdiff_plain;h=147a4ed141accc83aa2781b2468d3d950674f8e7;p=bdk Update electrsd to version 0.22 --- diff --git a/Cargo.toml b/Cargo.toml index 337c47c6..ed32f32f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -106,7 +106,7 @@ dev-getrandom-wasm = ["getrandom/js"] [dev-dependencies] lazy_static = "1.4" env_logger = "0.7" -electrsd = "0.21" +electrsd = "0.22" # Move back to importing from rust-bitcoin once https://github.com/rust-bitcoin/rust-bitcoin/pull/1342 is released base64 = "^0.13" assert_matches = "1.5.0"