zed/crates/remote
Mikayla Maki bebe24ea77
Add remote server cross compilation (#19136)
This will allow us to compile debug builds of the remote-server for a
different architecture than the one we are developing on.

This also adds a CI step for building our remote server with minimal
dependencies.

Release Notes:

- N/A
2024-10-12 23:23:56 -07:00
..
src Add remote server cross compilation (#19136) 2024-10-12 23:23:56 -07:00
Cargo.toml remote server: Do not spawn server when proxy reconnects (#18864) 2024-10-09 16:51:12 +02:00
LICENSE-GPL