aboutsummaryrefslogtreecommitdiff
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 78db4d51..b9b62d42 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -14,7 +14,7 @@ name = "alacritty"
[dependencies]
libc = "0.2.30"
cgmath = "0.15"
-notify = "2.6"
+notify = "4"
bitflags = "0.9.1"
font = { path = "./font" }
errno = "0.2.3"