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

@ -8,9 +8,9 @@ license = "GPL-3.0-only"
anyhow.workspace = true
i18n-embed-fl.workspace = true
i18n-embed.workspace = true
image = { version = "0.25.8", default-features = false }
image = { version = "0.25.9", default-features = false }
libcosmic.workspace = true
memmap2 = "0.9.8"
memmap2 = "0.9.9"
rust-embed.workspace = true
rustix.workspace = true
tokio.workspace = true