Clean up dependencies of call,lsp,project,settings,vim,welcome, and workspace (#8330)
Based on the product of [cargo-machete](https://blog.benj.me/2022/04/27/cargo-machete/): [dependencies.txt](https://github.com/zed-industries/zed/files/14392213/dependencies.txt) Release Notes: - N/A
This commit is contained in:
parent
d4973846c0
commit
35bec9803a
8 changed files with 0 additions and 56 deletions
|
@ -23,7 +23,6 @@ lsp-types = { git = "https://github.com/zed-industries/lsp-types", branch = "upd
|
|||
parking_lot.workspace = true
|
||||
postage.workspace = true
|
||||
serde.workspace = true
|
||||
serde_derive.workspace = true
|
||||
serde_json.workspace = true
|
||||
smol.workspace = true
|
||||
util.workspace = true
|
||||
|
@ -34,5 +33,4 @@ async-pipe = { git = "https://github.com/zed-industries/async-pipe-rs", rev = "8
|
|||
ctor.workspace = true
|
||||
env_logger.workspace = true
|
||||
gpui = { workspace = true, features = ["test-support"] }
|
||||
unindent.workspace = true
|
||||
util = { workspace = true, features = ["test-support"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue