Skip to content

Commit 0965130

Browse files
cakebakersylvestre
authored andcommitted
fuzz: remove rand dependency
1 parent 51ddcb7 commit 0965130

File tree

2 files changed

+0
-55
lines changed

2 files changed

+0
-55
lines changed

fuzz/Cargo.lock

Lines changed: 0 additions & 54 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

fuzz/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ edition = "2021"
77
cargo-fuzz = true
88

99
[dependencies]
10-
rand = "0.8.5"
1110
libfuzzer-sys = "0.4.7"
1211
regex = "1.10.4"
1312
chrono = { version="0.4", default-features=false, features=["std", "alloc", "clock"] }

0 commit comments

Comments
 (0)