summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
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 9a957ec..6a41f1a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -67,6 +67,7 @@ log.workspace = true
serde.workspace = true
thiserror.workspace = true
+atty = "0.2"
chrono = "0.4"
clap = { version = "4.5", features = ["derive"] }
colored.workspace = true