From 84b2339e63bb367744081acfba723d5e18d574d5 Mon Sep 17 00:00:00 2001 From: candifloss Date: Tue, 13 Aug 2024 18:03:33 +0530 Subject: [PATCH] dependencies --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"