chore: update dependencies

This commit is contained in:
Vukašin Vojinović 2025-12-19 12:08:59 +01:00 committed by Michael Murphy
parent 6c0759f34a
commit 90a46e915a
7 changed files with 143 additions and 172 deletions

View file

@ -16,7 +16,7 @@ tokio.workspace = true
tracing-log.workspace = true
tracing-subscriber.workspace = true
tracing.workspace = true
icu = { version = "2.0.0", features = ["compiled_data"] }
icu = { version = "2.1.1", features = ["compiled_data"] }
zbus.workspace = true
timedate-zbus = { git = "https://github.com/pop-os/dbus-settings-bindings" }
logind-zbus = "5.3.2"