mirror of
https://forge.katzen.cafe/katzen-cafe/iowo.git
synced 2026-03-02 19:02:48 +01:00
app: unify config handling stuff a bit
This commit is contained in:
parent
6ccfaedb13
commit
ea2e5d6075
6 changed files with 106 additions and 86 deletions
|
|
@ -7,4 +7,4 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
serde = { workspace = true, features = [ "derive" ] }
|
||||
ron = { workspace = true }
|
||||
ron = "0.8"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue