chore: update dependencies

This commit is contained in:
Michael Aaron Murphy 2023-05-26 16:52:05 +02:00
parent 57a73f0298
commit 6ab686e8a9
No known key found for this signature in database
GPG key ID: B2732D4240C9212C
5 changed files with 62 additions and 62 deletions

View file

@ -5,7 +5,7 @@ edition = "2021"
[dependencies]
derive_setters = "0.1.5"
regex = "1.8.1"
regex = "1.8.3"
slotmap = "1.0.6"
libcosmic = { workspace = true }
generator = "0.7.4"