mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-30 12:37:49 +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
|
@ -349,7 +349,6 @@ time = "0.1"
|
|||
unindent = "0.1"
|
||||
uucore = { version=">=0.0.8", package="uucore", path="src/uucore", features=["entries"] }
|
||||
walkdir = "2.2"
|
||||
tempdir = "0.3"
|
||||
|
||||
[target.'cfg(unix)'.dev-dependencies]
|
||||
rust-users = { version="0.10", package="users" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue