Config parsing
This commit is contained in:
parent
8d5d3584b1
commit
e815e5b439
5 changed files with 89 additions and 8 deletions
|
@ -7,7 +7,9 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
chrono = "0.4.42"
|
||||
serde = "1.0.219"
|
||||
slint = "1.12.1"
|
||||
toml = "0.9.5"
|
||||
|
||||
[build-dependencies]
|
||||
slint-build = "1.12.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue