Remove unnecessary dependencies on client and rpc
This commit is contained in:
parent
43da36948b
commit
17925ed563
5 changed files with 21 additions and 24 deletions
|
@ -13,7 +13,6 @@ rope = { path = "../rope" }
|
|||
text = { path = "../text" }
|
||||
util = { path = "../util" }
|
||||
sum_tree = { path = "../sum_tree" }
|
||||
rpc = { path = "../rpc" }
|
||||
|
||||
anyhow.workspace = true
|
||||
async-trait.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue