diff --git a/Cargo.toml b/Cargo.toml index f24c1f5..1b96958 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,5 +5,5 @@ edition = "2021" authors = ["candifloss "] [dependencies] -zbus_notification = "0.2.8" +zbus_notification = "0.3.5" rson_rs = "0.2.1"