Update electrsd to version 0.22

This commit is contained in:
Steve Myers 2023-01-31 12:03:30 -06:00
parent 97f8fe3fd1
commit 147a4ed141
No known key found for this signature in database
GPG Key ID: 8105A46B22C2D051

View File

@ -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"