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

@ -6,8 +6,8 @@ edition = "2024"
[dependencies]
derive_setters = "0.1.8"
regex = "1.12.2"
slotmap = "1.0.7"
slotmap = "1.1.1"
libcosmic = { workspace = true }
downcast-rs = "2.0.2"
url = "2.5.7"
url = "2.5.8"
slab = "0.4.11"