zed/crates/http_client
Julia Ryan 04d920016f
Remove reqwest dependency from gpui (#44424)
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
2025-12-09 09:29:40 -08:00
..
src Remove reqwest dependency from gpui (#44424) 2025-12-09 09:29:40 -08:00
Cargo.toml Remove reqwest dependency from gpui (#44424) 2025-12-09 09:29:40 -08:00
LICENSE-APACHE Update http crate name (#15041) 2024-07-23 15:01:05 -07:00