Merge branch 'main' into load-keymaps
This commit is contained in:
commit
92a5c30389
27 changed files with 260 additions and 56 deletions
|
@ -18,7 +18,7 @@ theme = { path = "../theme" }
|
|||
util = { path = "../util" }
|
||||
workspace = { path = "../workspace" }
|
||||
anyhow = "1.0"
|
||||
log = "0.4"
|
||||
log = { version = "0.4.16", features = ["kv_unstable_serde"] }
|
||||
postage = { version = "0.4.1", features = ["futures-traits"] }
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue