From 8a1dd86155823455e71ca0f73673214073a8a269 Mon Sep 17 00:00:00 2001 From: Akshay Date: Sun, 19 Jul 2020 14:56:39 +0530 Subject: add startup hint, fix watcher panics --- Cargo.toml | 2 -- 1 file changed, 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 4333b9b..4791c0b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,8 +11,6 @@ keywords = ["tracker", "event-tracker", "tui", "journal"] categories = ["date-and-time", "command-line-interface"] license = "MIT" -# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html - [dependencies] serde_json = "1.0" lazy_static = "1.4.0" -- cgit v1.2.3