mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 19:17:43 +00:00
fix(deps): update rust crate libfuzzer-sys to 0.4.7
This commit is contained in:
parent
1c0984911f
commit
0dd5bd38ab
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ edition = "2021"
|
|||
cargo-fuzz = true
|
||||
|
||||
[dependencies]
|
||||
libfuzzer-sys = "0.4"
|
||||
libfuzzer-sys = "0.4.7"
|
||||
libc = "0.2.154"
|
||||
tempfile = "3.10.1"
|
||||
rand = { version = "0.8", features = ["small_rng"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue