mirror of
https://github.com/uutils/coreutils.git
synced 2025-07-07 13:35:00 +00:00
fix(deps): update rust crate libfuzzer-sys to v0.4.10
This commit is contained in:
parent
931d388664
commit
363161a2f7
1 changed files with 2 additions and 2 deletions
4
fuzz/Cargo.lock
generated
4
fuzz/Cargo.lock
generated
|
@ -835,9 +835,9 @@ checksum = "1171693293099992e19cddea4e8b849964e9846f4acee11b3948bcc337be8776"
|
|||
|
||||
[[package]]
|
||||
name = "libfuzzer-sys"
|
||||
version = "0.4.9"
|
||||
version = "0.4.10"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "cf78f52d400cf2d84a3a973a78a592b4adc535739e0a5597a0da6f0c357adc75"
|
||||
checksum = "5037190e1f70cbeef565bd267599242926f724d3b8a9f510fd7e0b540cfa4404"
|
||||
dependencies = [
|
||||
"arbitrary",
|
||||
"cc",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue