refactor(audio): use mpris2-zbus
This commit is contained in:
parent
22d15551ae
commit
0db1a96c42
11 changed files with 276 additions and 309 deletions
|
|
@ -8,7 +8,7 @@ once_cell = "1.16.0"
|
|||
libcosmic.workspace = true
|
||||
cosmic-time.workspace = true
|
||||
futures = "0.3"
|
||||
zbus = { version = "3.13", default-features = false, features = ["tokio"] }
|
||||
zbus.workspace = true
|
||||
log = "0.4"
|
||||
pretty_env_logger = "0.5"
|
||||
# Application i18n
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue