Switch to using zed hosted copilot LSP (again)
co-authored-by: antonio <antionio@zed.dev>
This commit is contained in:
parent
5b3b74345d
commit
e46cd2def3
3 changed files with 31 additions and 20 deletions
|
@ -21,6 +21,7 @@ util = { path = "../util" }
|
|||
client = { path = "../client" }
|
||||
workspace = { path = "../workspace" }
|
||||
async-compression = { version = "0.3", features = ["gzip", "futures-bufread"] }
|
||||
async-tar = "0.4.2"
|
||||
anyhow = "1.0"
|
||||
log = "0.4"
|
||||
serde = { workspace = true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue