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 12a9b53..fcf5c1e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -18,7 +18,7 @@ erased-serde = "0.3"
typetag = "0.1.4"
directories = "3.0.1"
clap = "2.33"
-notify = "4.0"
+notify = "5.1"
toml = "0.5.6"
syn = "=1.0.57"