mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-30 12:37:49 +00:00
Add atty to dev-deps for more tests
This commit is contained in:
parent
fe42808e9b
commit
1c2540a613
2 changed files with 31 additions and 14 deletions
|
@ -347,6 +347,7 @@ time = "0.1"
|
|||
unindent = "0.1"
|
||||
uucore = { version=">=0.0.8", package="uucore", path="src/uucore", features=["entries"] }
|
||||
walkdir = "2.2"
|
||||
atty = "0.2.14"
|
||||
|
||||
[target.'cfg(unix)'.dev-dependencies]
|
||||
rust-users = { version="0.10", package="users" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue