diff --git a/Cargo.toml b/Cargo.toml index a398774..bd33edb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -31,7 +31,7 @@ clap = { version = "4.5.4", features = ["derive"] } serde_json = "1.0" jsonschema = "0.28.3" once_cell = "1.8.0" -notify = "6.1.1" +notify = "8.0.0" serde = "1.0.131" serde_derive = "1.0.131" libc = "0.2.112"