diff --git a/Cargo.toml b/Cargo.toml index b44a838d..e4e86d4a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -27,7 +27,7 @@ open = "1.1" regex = "0.2.1" # Watch feature -notify = { version = "3.0", optional = true } +notify = { version = "4.0", optional = true } time = { version = "0.1.34", optional = true } crossbeam = { version = "0.2.8", optional = true }