From b60108839a6c211a3c245af61b45d7ea284aaed0 Mon Sep 17 00:00:00 2001 From: boasting-squirrel Date: Sat, 16 Feb 2019 23:57:20 +0100 Subject: Display last modification + provide sort by date --- Cargo.toml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index b556e27..510256a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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 -- cgit v1.2.3