Remove 2 suffix for ai, zed_actions, install_ci, feature_flags
Co-authored-by: Mikayla <mikayla@zed.dev>
This commit is contained in:
parent
ecbd115542
commit
4ddb26204f
60 changed files with 282 additions and 2867 deletions
|
@ -11,7 +11,7 @@ doctest = false
|
|||
[dependencies]
|
||||
client = { package = "client2", path = "../client2" }
|
||||
editor = { path = "../editor" }
|
||||
feature_flags = { package = "feature_flags2", path = "../feature_flags2" }
|
||||
feature_flags = { path = "../feature_flags" }
|
||||
fs = { package = "fs2", path = "../fs2" }
|
||||
fuzzy = { package = "fuzzy2", path = "../fuzzy2" }
|
||||
gpui = { package = "gpui2", path = "../gpui2" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue