Extract worktree, rpc_client, and util crates
Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
This commit is contained in:
parent
154620233b
commit
c236b0828c
29 changed files with 489 additions and 307 deletions
|
@ -6,8 +6,11 @@ members = [
|
|||
"fuzzy",
|
||||
"gpui",
|
||||
"gpui_macros",
|
||||
"rpc_client",
|
||||
"server",
|
||||
"sum_tree",
|
||||
"util",
|
||||
"worktree",
|
||||
"zed",
|
||||
"zrpc"
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue