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