zed/crates/auto_update
Thorsten Ball bce1b7a10a
ssh remoting: Add setting to download binary on host (#19606)
This adds the following optional setting:

```json
{
  "remote_server": {
    "download_on_host": false
  }
}
```
Right now, it's **off by default** because I haven't tested it enough.

Release Notes:

- N/A
2024-10-23 16:06:16 +02:00
..
src ssh remoting: Add setting to download binary on host (#19606) 2024-10-23 16:06:16 +02:00
Cargo.toml Check for rsync before downloading updates (#19392) 2024-10-22 17:12:26 -04:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00