We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c075208 + 90e701c commit 288bdb5Copy full SHA for 288bdb5
1 file changed
Cargo.toml
@@ -16,7 +16,7 @@ crypto = { version = "0.5.1", features = ["digest"] }
16
bdk = "= 0.30.2"
17
bdk_electrum = "0.23.0"
18
bitcoin = "=0.32.7"
19
-lightning = "=0.1.5"
+lightning = "=0.1.6"
20
sha2 = "=0.10.9"
21
ppv-lite86 = "0.2.20"
22
tokio = { version = "1.46.0", features = ["full"] }
0 commit comments