From 4eb52cd5998235c2bffdbb4ebf8dac7e87f73888 Mon Sep 17 00:00:00 2001 From: Lia Lenckowski Date: Mon, 12 Aug 2024 15:58:47 +0200 Subject: start implementing dbus stuff --- Cargo.toml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 7cb0994..35fcdc4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,3 +13,9 @@ serde_json = "1" serde = { version = "1", features = ["derive"] } thiserror = "1" xdg = "2" + +tokio = { version = "1", features = ["full"] } # TODO features restricten +dbus = "0" +dbus-tokio = "0" +dbus-crossroads = "0" +futures = "0" -- cgit v1.2.3-70-g09d2