remove dbus

This commit is contained in:
Lucas Nogueira
2024-02-21 13:59:43 -03:00
parent 7039c9b995
commit ac8251774a
2 changed files with 0 additions and 22 deletions
-1
View File
@@ -32,7 +32,6 @@ win7-notifications = { version = "0.3.1", optional = true }
windows-version = { version = "0.1", optional = true }
[target.'cfg(all(unix, not(target_os = "macos")))'.dependencies]
dbus = { version = "0.9", optional = true }
lazy_static = { version = "1", optional = true }
image = { version = "0.24", optional = true }
zbus = { version = "4", optional = true }