chore: upgrade all dependencies

This commit is contained in:
Michael Aaron Murphy 2025-02-14 01:48:26 +01:00
parent 9ebad94e3b
commit a90d7fbc42
No known key found for this signature in database
GPG key ID: B2732D4240C9212C
10 changed files with 343 additions and 273 deletions

View file

@ -5,11 +5,11 @@ edition = "2021"
[dependencies]
derive_setters = "0.1.6"
regex = "1.10.6"
regex = "1.11.1"
slotmap = "1.0.7"
libcosmic = { workspace = true }
downcast-rs = "1.2.1"
once_cell = "1.19.0"
once_cell = "1.20.3"
tokio.workspace = true
url = "2.5.2"
url = "2.5.4"
slab = "0.4.9"