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

@ -9,10 +9,10 @@ rust-version.workspace = true
[dependencies]
byte-unit = "5.1.6"
const_format = "0.2.34"
const_format = "0.2.35"
concat-in-place = "1.1.0"
sysinfo = "0.36.1"
memchr = "2.7.5"
memchr = "2.7.6"
[dependencies.bumpalo]
version = "3.19.0"