chore: update libcosmic & use dbus-config feature

This commit is contained in:
Ashley Wulber 2024-01-02 13:24:28 -05:00 committed by Ashley Wulber
parent 19ceecb140
commit 087c9a2aa5
2 changed files with 65 additions and 28 deletions

View file

@ -33,6 +33,7 @@ libcosmic = { git = "https://github.com/pop-os/libcosmic", default-features = fa
"tokio",
"wayland",
"process",
"dbus-config"
] }
zbus = { version = "3.14", default-features = false, features = ["tokio"] }
tracing = "0.1"