chore: update dependencies

Also removes unused dependencies from workspace members.
This commit is contained in:
Vukašin Vojinović 2025-09-10 12:43:40 +02:00 committed by Michael Murphy
parent 4224929098
commit c54bf8e189
10 changed files with 138 additions and 130 deletions

View file

@ -10,11 +10,9 @@ cosmic-comp-config = { git = "https://github.com/pop-os/cosmic-comp.git", rev =
i18n-embed-fl.workspace = true
i18n-embed.workspace = true
libcosmic.workspace = true
libpulse-binding = "2.30.1"
rust-embed.workspace = true
tokio.workspace = true
tracing-log.workspace = true
tracing-subscriber.workspace = true
tracing.workspace = true
serde = { workspace = true, features = ["derive"] }
xkb-data = "0.2"