Skip to content

Commit 69a66b9

Browse files
committed
f Drop unused libc dependency
1 parent 95af60f commit 69a66b9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lightning-persister/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ rustdoc-args = ["--cfg", "docsrs"]
1616
[dependencies]
1717
bitcoin = "0.29.0"
1818
lightning = { version = "0.0.116", path = "../lightning" }
19-
libc = "0.2"
2019

2120
[target.'cfg(windows)'.dependencies]
2221
windows-sys = { version = "0.48.0", default-features = false, features = ["Win32_Storage_FileSystem", "Win32_Foundation"] }

0 commit comments

Comments
 (0)