Initial work to add settings to journal feature
This commit is contained in:
parent
5d8fe33bd2
commit
773423fcf4
5 changed files with 109 additions and 9 deletions
|
@ -15,3 +15,4 @@ workspace = { path = "../workspace" }
|
|||
chrono = "0.4"
|
||||
dirs = "4.0"
|
||||
log = { version = "0.4.16", features = ["kv_unstable_serde"] }
|
||||
settings = { path = "../settings" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue