zed/crates/cli
Nathan Sobo 75f0326e54 Use ipc_channel crate to communicate between cli and app
We still aren't handling CLI requests in the app, but this lays the foundation for bi-directional communication.

Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
2022-04-20 17:15:46 +02:00
..
src Use ipc_channel crate to communicate between cli and app 2022-04-20 17:15:46 +02:00
Cargo.toml Use ipc_channel crate to communicate between cli and app 2022-04-20 17:15:46 +02:00