Move zed actions to zed-actions
This commit is contained in:
parent
4b87ce8952
commit
092cf93dae
7 changed files with 35 additions and 44 deletions
|
@ -40,6 +40,7 @@ theme = { path = "../theme" }
|
|||
theme_selector = { path = "../theme_selector" }
|
||||
util = { path = "../util" }
|
||||
workspace = { path = "../workspace" }
|
||||
zed-actions = {path = "../zed-actions"}
|
||||
|
||||
anyhow.workspace = true
|
||||
futures.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue