summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorNora <nora.widdecke@tu-bs.de>2018-11-20 13:50:29 +0100
committerNora <nora.widdecke@tu-bs.de>2018-11-20 13:50:29 +0100
commitc71c049e6e6bcfc4e5d68af30bb6a83d3944bbc6 (patch)
tree31d0da76316cbc41f6ba4afe8ea6a5f3907150b4 /Cargo.toml
parent372f72424a62610beca675b44cc22abc04f74cb2 (diff)
use crate atty
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index f689325..b794566 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -11,3 +11,4 @@ log = "0.4.5"
yansi = "0.4.0"
indoc = "0.2.8"
stderrlog = "0.4"
+atty = "0.2"