diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -29,4 +29,6 @@ htmlescape = "0.3.1" bytesize = "1.0.0" nanoid = "0.2.0" alphanumeric-sort = "1.0.6" -structopt = "0.2.14"
\ No newline at end of file +structopt = "0.2.14" +chrono = "0.4.6" +chrono-humanize = "0.0.11"
\ No newline at end of file |