Make config serializable

This commit is contained in:
Jeremy Soller 2023-11-03 16:16:24 -06:00
parent fd42a47684
commit c8b786d7dc
6 changed files with 104 additions and 73 deletions

1
Cargo.lock generated
View file

@ -826,6 +826,7 @@ dependencies = [
"log",
"rfd",
"rust-embed",
"serde",
]
[[package]]