aboutsummaryrefslogtreecommitdiffstats
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 e2937b8..a6d0c8c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -12,6 +12,7 @@ anyhow = "1.0"
colored = "1.9"
atty = "0.2"
tabwriter = { version = "1.2", features = ["ansi_formatting"] }
+chrono = "*"
[dev-dependencies]
assert_cmd = "1"