remove git2 dependency for repository cloning in semantic_index eval
This commit is contained in:
parent
b57b5c0b33
commit
25cb79e475
4 changed files with 14 additions and 35 deletions
|
@ -55,7 +55,6 @@ rust-embed = { version = "8.0", features = ["include-exclude"] }
|
|||
client = { path = "../client" }
|
||||
zed = { path = "../zed"}
|
||||
node_runtime = { path = "../node_runtime"}
|
||||
git2.workspace = true
|
||||
|
||||
pretty_assertions.workspace = true
|
||||
rand.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue