move git2 to workspace dependency globally
This commit is contained in:
parent
183758a7c5
commit
d85acceeec
8 changed files with 9 additions and 53 deletions
|
@ -75,6 +75,6 @@ lsp = { path = "../lsp", features = ["test-support"] }
|
|||
settings = { path = "../settings", features = ["test-support"] }
|
||||
util = { path = "../util", features = ["test-support"] }
|
||||
rpc = { path = "../rpc", features = ["test-support"] }
|
||||
git2 = { version = "0.15", default-features = false }
|
||||
git2.workspace = true
|
||||
tempdir.workspace = true
|
||||
unindent.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue