From ba34e2b7a09a7a15f133ea7c46458737009c2dd2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 15:00:39 +0000 Subject: [PATCH] Update Rust crate bdk_electrum to 0.24.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 0379977..e41e651 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,7 +18,7 @@ serde = { version = "1.0.217", features = ["derive"] } serde_json = "1.0.138" rustls = "0.23.20" idna = "1.0.0" -bdk_electrum = "0.23.0" +bdk_electrum = "0.24.0" lightning = "=0.1.7" elements = "0.26.0"