summaryrefslogtreecommitdiffstats
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 8e4a4cc..ea432ec 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -49,5 +49,5 @@ reqwest = "0.11.10"
serde = "1.0"
glob = "0.3"
lazy_static = "1"
-notify = "^4.0.0"
+notify = "^5.0.0"
temp-env = "0.2.0"