Skip to content

Commit 1666f03

Browse files
authored
Merge pull request #62 from AreaLayer/renovate/lightning-0.x
fix(deps): update rust crate lightning to v0.1.7
2 parents 288bdb5 + 1cccd00 commit 1666f03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ crypto = { version = "0.5.1", features = ["digest"] }
1616
bdk = "= 0.30.2"
1717
bdk_electrum = "0.23.0"
1818
bitcoin = "=0.32.7"
19-
lightning = "=0.1.6"
19+
lightning = "=0.1.7"
2020
sha2 = "=0.10.9"
2121
ppv-lite86 = "0.2.20"
2222
tokio = { version = "1.46.0", features = ["full"] }

0 commit comments

Comments
 (0)