Make config serializable
This commit is contained in:
parent
fd42a47684
commit
c8b786d7dc
6 changed files with 104 additions and 73 deletions
|
|
@ -11,6 +11,7 @@ fontdb = "0.15.0"
|
|||
lazy_static = "1.4.0"
|
||||
log = "0.4.20"
|
||||
rfd = "0.12.0"
|
||||
serde = { version = "1", features = ["serde_derive"] }
|
||||
# Internationalization
|
||||
i18n-embed = { version = "0.13.4", features = ["fluent-system", "desktop-requester"] }
|
||||
i18n-embed-fl = "0.6.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue