use 'atty' to detect when colors can be used
This commit is contained in:
@@ -13,6 +13,7 @@ nom = "*"
|
||||
prettytable-rs = "^0.8.0"
|
||||
textwrap = "0.12.1"
|
||||
termcolor = "1.1.2"
|
||||
atty = "0.2.14"
|
||||
|
||||
[dependencies.config]
|
||||
default-features = false
|
||||
|
||||
Reference in New Issue
Block a user