From 3c32fe9de720d9b6201d7e3f8040f8ed0ec923da Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 22:15:09 +0000 Subject: [PATCH] Update Rust crate lightning to v0.1.7 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 920c18c..0379977 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,7 +19,7 @@ serde_json = "1.0.138" rustls = "0.23.20" idna = "1.0.0" bdk_electrum = "0.23.0" -lightning = "=0.1.6" +lightning = "=0.1.7" elements = "0.26.0" [lib]