mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 19:17:43 +00:00
chore(deps): update rust crate tempfile to 3.10.1
This commit is contained in:
parent
64c574381e
commit
e76891726a
2 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@ cargo-fuzz = true
|
|||
[dependencies]
|
||||
libfuzzer-sys = "0.4"
|
||||
libc = "0.2"
|
||||
tempfile = "3"
|
||||
tempfile = "3.10.1"
|
||||
rand = { version = "0.8", features = ["small_rng"] }
|
||||
similar = "2"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue