Was using atty when it's available in the stdlib.
This commit is contained in:
parent
03aa702c55
commit
8813605e5f
2 changed files with 2 additions and 4 deletions
|
@ -22,7 +22,6 @@ libc = "0.2.151"
|
|||
ureq = { version = "2.8.0", features = ["json"] }
|
||||
serde_json = "1.0.108"
|
||||
argparse = "0.2.2"
|
||||
atty = "0.2.14"
|
||||
kradical_parsing = "0.1.0"
|
||||
|
||||
[features]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue