We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1b24140 + 937902b commit d9d2f92Copy full SHA for d9d2f92
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.6"
19
-lightning = "=0.1.4"
+lightning = "=0.1.5"
20
sha2 = "=0.10.9"
21
ppv-lite86 = "0.2.20"
22
tokio = { version = "1.46.0", features = ["full"] }
0 commit comments