summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 1159b24..abfcad1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -13,7 +13,6 @@ chrono = "^0"
dirs = "^1"
lazy_static = "^1"
libc = "^0"
-# notify = "^4"
open = "^1"
rand = "^0"
rustyline = "^4"
@@ -29,6 +28,7 @@ users = "^0"
whoami = "^0"
xdg = "^2"
phf = { version = "^0", features = ["macros"] }
+# notify = { version = "5.0.0-pre.2" }
# fs_extra = "*"
# lazy_static = "*"