Remove 2 suffix for collab, rope, settings, menu
Co-authored-by: Mikayla <mikayla@zed.dev>
This commit is contained in:
parent
177e3028a9
commit
0cf65223ce
234 changed files with 3765 additions and 42229 deletions
|
@ -14,13 +14,13 @@ language = { path = "../language" }
|
|||
gpui = { package = "gpui2", path = "../gpui2" }
|
||||
project = { path = "../project" }
|
||||
# search = { path = "../search" }
|
||||
settings = { package = "settings2", path = "../settings2" }
|
||||
settings = { path = "../settings" }
|
||||
theme = { package = "theme2", path = "../theme2" }
|
||||
util = { path = "../util" }
|
||||
workspace = { path = "../workspace" }
|
||||
db = { path = "../db" }
|
||||
procinfo = { git = "https://github.com/zed-industries/wezterm", rev = "5cd757e5f2eb039ed0c6bb6512223e69d5efc64d", default-features = false }
|
||||
terminal = { package = "terminal2", path = "../terminal2" }
|
||||
terminal = { path = "../terminal" }
|
||||
ui = { package = "ui2", path = "../ui2" }
|
||||
smallvec.workspace = true
|
||||
smol.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue