chore(cosmic-config): update to include state and remove ping/pong
This commit is contained in:
parent
8f88833d8e
commit
eff22fdb34
3 changed files with 63 additions and 49 deletions
|
|
@ -6,4 +6,4 @@ edition = "2021"
|
|||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
libcosmic = { path = "../..", features = ["debug", "winit", "tokio", "single-instance", "multi-window"] }
|
||||
libcosmic = { path = "../..", features = ["debug", "winit", "tokio", "single-instance", "multi-window", "dbus-config"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue