first prototype
This commit is contained in:
parent
0c8c0463d5
commit
1ea9e22d01
3 changed files with 208 additions and 7 deletions
|
|
@ -7,3 +7,4 @@ edition = "2024"
|
|||
iced = "0.14.0"
|
||||
serde = { version = "1.0.228", features = [ "derive" ] }
|
||||
ron = "0.12.2"
|
||||
dirs = "6.0.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue