Skip to content

Commit 660c51f

Browse files
committed
f Remove rand dependency
1 parent dbddbc6 commit 660c51f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lightning-storage/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,4 @@ rustdoc-args = ["--cfg", "docsrs"]
1515

1616
[dependencies]
1717
lightning = { version = "0.0.116", path = "../lightning", default-features = false, features = ["std"] }
18-
rand = "0.8.5"
1918
libc = "0.2"

0 commit comments

Comments
 (0)