Remove 3 suffix for git crate
Co-authored-by: Mikayla <mikayla@zed.dev>
This commit is contained in:
parent
5ddd298b4d
commit
177e3028a9
10 changed files with 12 additions and 485 deletions
|
@ -30,7 +30,7 @@ db = { path = "../db" }
|
|||
collections = { path = "../collections" }
|
||||
# context_menu = { path = "../context_menu" }
|
||||
fuzzy = { path = "../fuzzy" }
|
||||
git = { package = "git3", path = "../git3" }
|
||||
git = { path = "../git" }
|
||||
gpui = { package = "gpui2", path = "../gpui2" }
|
||||
language = { path = "../language" }
|
||||
lsp = { path = "../lsp" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue