Skip to content

Commit a874c76

Browse files
Update Rust crate lightning to v0.1.1
1 parent 541ccb6 commit a874c76

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.1"
1717
bdk_electrum = "0.20.1"
1818
bitcoin = "=0.32.5"
19-
lightning = "=0.1.0"
19+
lightning = "=0.1.1"
2020
sha2 = "=0.10.8"
2121
ppv-lite86 = "0.2.20"
2222
tokio = { version = "1.43.0", features = ["full"] }

0 commit comments

Comments
 (0)