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"