diff --git a/Cargo.toml b/Cargo.toml index 87411f8..87c6f80 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ edition = "2021" [dependencies] yaml-rust = "0.4" -notify = "6.1.0" +notify = "7.0.0" simplelog = "0.12.0" # Candidate to remove itertools = "0.13.0" hex = "0.4.3"