mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-08-01 05:27:45 +00:00
chore: replace tempdir with tempfile
This commit is contained in:
parent
41539df91d
commit
ebe6341ae3
6 changed files with 7 additions and 11 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -2536,7 +2536,7 @@ dependencies = [
|
|||
"rand 0.7.3",
|
||||
"rayon",
|
||||
"semver 0.9.0",
|
||||
"tempdir",
|
||||
"tempfile",
|
||||
"unicode-width",
|
||||
"uucore",
|
||||
"uucore_procs",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue