diff --git a/Cargo.toml b/Cargo.toml index 02bbae5..8f7f726 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,4 +10,4 @@ crossterm = "0.29" regex = "1.11" serde = { version = "1.0", features = ["derive"] } serde_json = "1.0" -notify = "5.1.0" \ No newline at end of file +notify = "8.1.0" \ No newline at end of file