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