chore: update dependencies

This commit is contained in:
Michael Aaron Murphy 2024-08-21 03:07:16 +02:00
parent 6948373a68
commit 3ec53d7f8a
No known key found for this signature in database
GPG key ID: B2732D4240C9212C
10 changed files with 350 additions and 304 deletions

View file

@ -5,10 +5,9 @@ edition = "2021"
[dependencies]
derive_setters = "0.1.6"
regex = "1.10.5"
regex = "1.10.6"
slotmap = "1.0.7"
libcosmic = { workspace = true }
generator = "0.7.5"
downcast-rs = "1.2.1"
once_cell = "1.19.0"
tokio.workspace = true