summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e4a3c88..3127cd6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -52,6 +52,6 @@ reqwest = "0.11.10"
serde = "1.0"
glob = "0.3"
lazy_static = "1"
-notify = "^5.0.0"
+notify = "^6.0.0"
temp-env = "0.3.0"
log = { version = "0.4", features = ["serde"] }