chore: update dependencies
This commit is contained in:
parent
91e14abe49
commit
6e022755f1
12 changed files with 597 additions and 478 deletions
|
|
@ -4,10 +4,10 @@ version = "1.0.7"
|
|||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
derive_setters = "0.1.8"
|
||||
regex = "1.12.2"
|
||||
derive_setters = "0.1.9"
|
||||
regex = "1.12.3"
|
||||
slotmap = "1.1.1"
|
||||
libcosmic = { workspace = true }
|
||||
downcast-rs = "2.0.2"
|
||||
url = "2.5.8"
|
||||
slab = "0.4.11"
|
||||
slab = "0.4.12"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue