mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 20:17:45 +00:00
Bump tempfile from 3.14.0 to 3.15.0
This commit is contained in:
parent
2cdf30938d
commit
2ab6dac8f0
4 changed files with 27 additions and 14 deletions
|
@ -10,7 +10,7 @@ cargo-fuzz = true
|
|||
[dependencies]
|
||||
libfuzzer-sys = "0.4.7"
|
||||
libc = "0.2.153"
|
||||
tempfile = "3.11.0"
|
||||
tempfile = "3.15.0"
|
||||
rand = { version = "0.8.5", features = ["small_rng"] }
|
||||
similar = "2.5.0"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue