From 84ddaeb8baba55998335935031ce5644f2715806 Mon Sep 17 00:00:00 2001 From: Akshay Date: Sat, 18 Jul 2020 09:43:00 +0530 Subject: add file watcher for auto habits --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index eeae660..69a1958 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,6 +13,7 @@ erased-serde = "0.3" typetag = "0.1.4" directories = "3.0.1" clap = "2.33" +notify = "4.0" [dependencies.cursive] version = "0.15" -- cgit v1.2.3