mirror of
https://github.com/zed-industries/zed.git
synced 2026-05-30 11:54:03 +00:00
This was pulling in tokio which is pretty unfortunate. The solution is to do the `reqwest::Form` to `http::Reqwest` conversion in the reliability crate instead of our http client wrapper. Release Notes: - N/A |
||
|---|---|---|
| .. | ||
| async_body.rs | ||
| github.rs | ||
| github_download.rs | ||
| http_client.rs | ||