summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrabite <rabite@posteo.de>2019-05-22 15:10:18 +0200
committerrabite <rabite@posteo.de>2019-05-22 15:10:18 +0200
commit0e1addb683798efa2309426d4410e74603ed3e8f (patch)
treeba4721578905d78774e2d63f77898bda84137c1b
parent0d4e0a3ebf6818dccabeb6d0bef57462a1cc696d (diff)
set notify to upstsream github
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 2a9b3ad..5eb89f1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -25,7 +25,7 @@ chrono = "0.4"
libc = "0.2.51"
failure = "0.1.5"
failure_derive = "0.1.1"
-notify = { git = "https://github.com/rabite0/notify.git", branch="fbsdfix" }
+notify = { git = "https://github.com/passcod/notify", branch="try-v4" }
parse-ansi = "0.1.6"
signal-notify = "0.1.3"
systemstat = "0.1.4"