Extract sum_tree to its own crate
Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
This commit is contained in:
parent
bd2d71a582
commit
cf270b4dff
17 changed files with 141 additions and 112 deletions
|
@ -1,5 +1,5 @@
|
|||
[workspace]
|
||||
members = ["fsevent", "gpui", "gpui_macros", "server", "zed", "zrpc"]
|
||||
members = ["fsevent", "gpui", "gpui_macros", "server", "sum_tree", "zed", "zrpc"]
|
||||
default-members = ["zed"]
|
||||
|
||||
[patch.crates-io]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue