zed/crates/reqwest_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 workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
LICENSE-APACHE Fix license symlinks (#29758) 2025-05-01 19:24:14 +00:00