chore: update dependencies

This commit is contained in:
Michael Aaron Murphy 2026-01-10 03:47:06 +01:00 committed by Michael Murphy
parent c05dad00de
commit 0de9c33822
15 changed files with 313 additions and 359 deletions

View file

@ -10,6 +10,6 @@ publish = true
bluez-zbus = { git = "https://github.com/pop-os/dbus-settings-bindings" }
futures = "0.3.31"
iced_futures = { git = "https://github.com/pop-os/libcosmic" }
tokio = "1.48.0"
tracing = "0.1.41"
tokio = "1.49.0"
tracing = "0.1.44"
zbus = "5.12.0"