zed/zed-rpc
Antonio Scandurra 4efebdaa52 Switch CreateWorktreeResponse::worktree_id to be a i32
Apparently all IDs in `sqlx` on the server are represented as i32s.
2021-06-11 16:15:06 +02:00
..
proto Add initial messages for setting up a worktree share 2021-06-09 18:14:30 -07:00
src Switch CreateWorktreeResponse::worktree_id to be a i32 2021-06-11 16:15:06 +02:00
build.rs Introduce zed_rpc::proto module containing protobuf stream logic 2021-06-09 13:19:12 -07:00
Cargo.toml Start work on connecting to RPC endpoint 2021-06-10 22:12:04 -07:00