mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 03:27:44 +00:00
Merge pull request #6327 from uutils/renovate/libfuzzer-sys-0.x
fix(deps): update rust crate libfuzzer-sys to 0.4.7
This commit is contained in:
commit
053196c188
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