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

@ -8,7 +8,7 @@ rust-version = "1.85"
[workspace.dependencies]
cosmic-randr = { git = "https://github.com/pop-os/cosmic-randr" }
tokio = { version = "1.47.1", features = ["macros"] }
tokio = { version = "1.48.0", features = ["macros"] }
[workspace.dependencies.libcosmic]
features = ["dbus-config", "multi-window", "winit", "tokio"]