feat: add display settings page
This commit is contained in:
parent
5907e46555
commit
c00b41a463
21 changed files with 2307 additions and 398 deletions
|
|
@ -5,10 +5,10 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
derive_setters = "0.1.6"
|
||||
regex = "1.8.3"
|
||||
slotmap = "1.0.6"
|
||||
regex = "1.10.2"
|
||||
slotmap = "1.0.7"
|
||||
libcosmic = { workspace = true }
|
||||
generator = "0.7.4"
|
||||
generator = "0.7.5"
|
||||
downcast-rs = "1.2.0"
|
||||
once_cell = "1.17.2"
|
||||
once_cell = "1.19.0"
|
||||
url = "2.5.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue