dependency: remove atty

Read input from clap
This commit is contained in:
andy.boot
2023-11-09 21:52:13 +00:00
parent 2fa14ca19c
commit 7c54d41ace
3 changed files with 1 additions and 18 deletions

View File

@@ -28,7 +28,6 @@ strip = true
[dependencies]
ansi_term = "0.12"
atty = "0.2.14"
clap = "3.2.17"
lscolors = "0.13"
terminal_size = "0.2"