Rename zed-rpc to zrpc

Co-Authored-By: Nathan Sobo <nathan@zed.dev>
Co-Authored-By: Max Brunsfeld <max@zed.dev>
This commit is contained in:
Antonio Scandurra 2021-07-13 18:22:00 +02:00
parent c4e37dc47c
commit 391ad489ff
23 changed files with 48 additions and 48 deletions

View file

@ -1,5 +1,5 @@
[workspace]
members = ["fsevent", "gpui", "gpui_macros", "server", "zed", "zed-rpc"]
members = ["fsevent", "gpui", "gpui_macros", "server", "zed", "zrpc"]
[patch.crates-io]
async-task = { git = "https://github.com/zed-industries/async-task", rev = "341b57d6de98cdfd7b418567b8de2022ca993a6e" }