mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
Add a direct dependency on the atty crate
This commit is contained in:
Generated
+1
@@ -213,6 +213,7 @@ version = "0.8.3"
|
||||
dependencies = [
|
||||
"ansi_term",
|
||||
"assert_cmd",
|
||||
"atty",
|
||||
"clap",
|
||||
"clap_complete",
|
||||
"config-file",
|
||||
|
||||
Reference in New Issue
Block a user