Merge branch 'main' into load-keymaps
This commit is contained in:
commit
92a5c30389
27 changed files with 260 additions and 56 deletions
|
@ -14,4 +14,4 @@ util = { path = "../util" }
|
|||
workspace = { path = "../workspace" }
|
||||
chrono = "0.4"
|
||||
dirs = "4.0"
|
||||
log = "0.4"
|
||||
log = { version = "0.4.16", features = ["kv_unstable_serde"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue