mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
Bump tempfile from 3.10.1 to 3.11.0
This commit is contained in:
+1
-1
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user