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
|
@ -23,7 +23,7 @@ test-support = [
|
|||
client = { path = "../client" }
|
||||
clock = { path = "../clock" }
|
||||
collections = { path = "../collections" }
|
||||
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