chore: upgrade all dependencies
This commit is contained in:
parent
9ebad94e3b
commit
a90d7fbc42
10 changed files with 343 additions and 273 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue