chore: align applets with local stack

This commit is contained in:
Lionel DARNIS 2026-05-23 20:49:24 +02:00
parent c117f172cb
commit b4fbfe168a
35 changed files with 96 additions and 71 deletions

View file

@ -8,7 +8,7 @@ license = "GPL-3.0-only"
futures.workspace = true
i18n-embed-fl.workspace = true
i18n-embed.workspace = true
libcosmic.workspace = true
cosmic.workspace = true
mpris2-zbus = { git = "https://github.com/pop-os/dbus-settings-bindings" }
rust-embed.workspace = true
serde.workspace = true
@ -23,5 +23,5 @@ zlink.workspace = true
intmap = "3.1.3"
[dependencies.cosmic-settings-audio-client]
git = "https://github.com/pop-os/cosmic-settings-daemon"
path = "../../cosmic-settings-daemon/audio-client"
features = ["codec"]