refactor(audio): use mpris2-zbus

This commit is contained in:
Ashley Wulber 2023-10-27 17:44:25 -04:00 committed by Ashley Wulber
parent 22d15551ae
commit 0db1a96c42
11 changed files with 276 additions and 309 deletions

View file

@ -27,7 +27,7 @@ ron = "0.8"
sendfd = { version = "0.4", features = ["tokio"] }
bytemuck = "1"
tracing-subscriber = "0.3"
zbus = { version = "3.14", features = ["tokio"] }
zbus.workspace = true
# Application i18n
i18n-embed = { version = "0.13.4", features = [
"fluent-system",