Merge branch 'main' into load-keymaps
This commit is contained in:
commit
92a5c30389
27 changed files with 260 additions and 56 deletions
|
@ -16,7 +16,7 @@ language = { path = "../language" }
|
|||
serde = { version = "1", features = ["derive"] }
|
||||
settings = { path = "../settings" }
|
||||
workspace = { path = "../workspace" }
|
||||
log = "0.4"
|
||||
log = { version = "0.4.16", features = ["kv_unstable_serde"] }
|
||||
|
||||
[dev-dependencies]
|
||||
indoc = "1.0.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue