ZIm/crates/reqwest_client
Piotr Osiewicz 8f560daec2
chore: Extract http-client-tls crate (#26895)
http-client pulled in rustls which in turn meant that gpui depended on
rustls/aws-lc-sys. This commit extracts http-client-tls crate to
separate the http-client and tls dependencies.

Closes #ISSUE

Release Notes:

- N/A
2025-03-17 02:36:37 +00:00
..
examples Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
src chore: Extract http-client-tls crate (#26895) 2025-03-17 02:36:37 +00:00
Cargo.toml chore: Extract http-client-tls crate (#26895) 2025-03-17 02:36:37 +00:00
LICENSE-GPL Restore HTTP client transition, but use reqwest everywhere (#19055) 2024-10-11 14:58:58 -07:00