chore: update dependencies

Adapts color picker drawers to new designs.
This commit is contained in:
Vukašin Vojinović 2025-11-04 19:24:50 +01:00 committed by Michael Murphy
parent 29b4f9cae5
commit 1698734b28
15 changed files with 514 additions and 567 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.47.1"
tokio = "1.48.0"
tracing = "0.1.41"
zbus = "5.11.0"
zbus = "5.12.0"