summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorrabite <rabite@posteo.de>2019-02-26 22:31:33 +0100
committerrabite <rabite@posteo.de>2019-02-26 22:31:33 +0100
commitfd67621dee25990cca67766865ec3e991b5bf11e (patch)
tree8127263133383418f72471d5788552b0ad370bf0 /Cargo.toml
parentbdbe8e07e35de1534718254d3de120de05858943 (diff)
watch dirs for changes
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e4abf86..571155b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -19,6 +19,7 @@ chrono = "0.4"
libc = "*"
failure = "0.1.5"
failure_derive = "0.1.1"
+notify = "4.0.9"
#[profile.release]
#debug = true