aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authortslil clingman <>2020-01-27 23:12:51 -0800
committertslil clingman <>2020-01-27 23:12:51 -0800
commit04d6efc6eaf31a3ba8c304884725d3c5e9bab9ae (patch)
treed302225eda75570562d04fed20a6d005d0ef24cc /Cargo.toml
parent38200848953b1d8d7ba083752c2621603842b54e (diff)
Names, who goes first, date in PTN
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 4d6172b..9a6c10a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -9,3 +9,4 @@ edition = "2018"
[dependencies]
pancurses = "0.16.1"
argparse = "0.2.2"
+chrono = "0.4.10"