From 9dbb9ce572d679c540a4386bf2d2f8e6672e5428 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 21:51:19 +0000 Subject: [PATCH] Update Rust crate lightning to v0.1.6 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 335113c..920c18c 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.5" +lightning = "=0.1.6" elements = "0.26.0" [lib]