diff --git a/Cargo.toml b/Cargo.toml index 0c69ec6..4c7ad29 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ edition = "2021" [dependencies] yaml-rust = "0.4" -notify = "5.2.0" +notify = "6.1.0" simplelog = "0.12.0" # Candidate to remove itertools = "0.11.0" hex = "0.4.3"