mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 20:17:45 +00:00
fuzz: improve readability of fuzzer output, add colors
This commit is contained in:
parent
d86a7fb593
commit
5d952afa3d
4 changed files with 135 additions and 24 deletions
|
@ -8,6 +8,7 @@ edition = "2021"
|
|||
cargo-fuzz = true
|
||||
|
||||
[dependencies]
|
||||
console = "0.15.0"
|
||||
libfuzzer-sys = "0.4.7"
|
||||
libc = "0.2.153"
|
||||
tempfile = "3.15.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue