diff --git a/Cargo.toml b/Cargo.toml index ce51ca38..74e7c6d0 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"