From 74c390ef4deea9b042f55a4cfef5d1668408a2c2 Mon Sep 17 00:00:00 2001 From: Santo Cariotti Date: Mon, 16 Oct 2023 19:59:57 +0200 Subject: Show date on each line --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 0ead12d..aecc7e7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,6 +8,7 @@ authors = ["Santo Cariotti "] [dependencies] anyhow = "1.0.75" +chrono = "0.4.31" clap = { version = "4.4.6", features = ["derive"] } crossterm = "0.27.0" fork = "0.1.22" -- cgit v1.2.3-18-g5258