]> Untitled Git - bdk/commitdiff
Update electrsd to version 0.22
authorSteve Myers <steve@notmandatory.org>
Tue, 31 Jan 2023 18:03:30 +0000 (12:03 -0600)
committerSteve Myers <steve@notmandatory.org>
Tue, 31 Jan 2023 18:04:03 +0000 (12:04 -0600)
Cargo.toml

index 337c47c6771b26b055273bb3b7bb3d93b52a2cd8..ed32f32f4f4c5e5664e873de4255b13fa3770338 100644 (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"