Merge branch 'main' into finally-fix-terminal-line-height
This commit is contained in:
commit
f54ab73b47
50 changed files with 3598 additions and 2148 deletions
|
@ -21,7 +21,7 @@ workspace = { path = "../workspace" }
|
|||
db = { path = "../db" }
|
||||
procinfo = { git = "https://github.com/zed-industries/wezterm", rev = "5cd757e5f2eb039ed0c6bb6512223e69d5efc64d", default-features = false }
|
||||
terminal = { path = "../terminal" }
|
||||
smallvec = { version = "1.6", features = ["union"] }
|
||||
smallvec = { workspace = true }
|
||||
smol = "1.2.5"
|
||||
mio-extras = "2.0.6"
|
||||
futures = "0.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue