chore: upgrade all dependencies

This commit is contained in:
Michael Aaron Murphy 2025-02-19 18:31:56 +01:00
parent 09ae094000
commit dc86f23a73
No known key found for this signature in database
GPG key ID: B2732D4240C9212C
18 changed files with 264 additions and 282 deletions

View file

@ -10,11 +10,11 @@ cosmic-time.workspace = true
i18n-embed-fl.workspace = true
i18n-embed.workspace = true
libcosmic.workspace = true
libpulse-binding = "2.28.1"
libpulse-binding = "2.28.2"
mpris2-zbus = { git = "https://github.com/pop-os/dbus-settings-bindings" }
rust-embed.workspace = true
serde = "1.0.197"
tokio = { version = "1.36.0", features = ["full"] }
serde = "1.0.217"
tokio.workspace = true
tracing-log.workspace = true
tracing-subscriber.workspace = true
tracing.workspace = true