summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJiayi Zhao <jeff.no.zhao@gmail.com>2020-12-15 11:50:20 -0500
committerJiayi Zhao <jeff.no.zhao@gmail.com>2020-12-15 11:50:20 -0500
commit84213f9719754a0d850dbf53616f527bae3cf443 (patch)
treeeeee5f4f9ae80db08256d387e745cf4c5d82ccb9 /Cargo.toml
parent12eb9eed1aeb4f3045b78dd19ae20d07bfea7de9 (diff)
update Cargo files
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 = "*"