diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
