Invert dependency between editor
and workspace
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
This commit is contained in:
parent
2cf44d30b7
commit
e88d3bb97e
10 changed files with 580 additions and 536 deletions
|
@ -12,9 +12,7 @@ test-support = [
|
|||
]
|
||||
|
||||
[dependencies]
|
||||
buffer = { path = "../buffer" }
|
||||
client = { path = "../client" }
|
||||
editor = { path = "../editor" }
|
||||
gpui = { path = "../gpui" }
|
||||
language = { path = "../language" }
|
||||
project = { path = "../project" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue