ZIm/crates/semantic_index
Conrad Irwin 3a5deb5c6f
Replace isahc with async ureq (#18414)
REplace isahc with ureq everywhere gpui is used.

This should allow us to make http requests without libssl; and avoid a
long-tail of panics caused by ishac.

Release Notes:

- (potentially breaking change) updated our http client

---------

Co-authored-by: Mikayla <mikayla@zed.dev>
2024-10-02 12:30:48 -07:00
..
examples Replace isahc with async ureq (#18414) 2024-10-02 12:30:48 -07:00
fixture Semantic Index (#10329) 2024-04-12 11:40:59 -06:00
src Add a slash command for automatically retrieving relevant context (#17972) 2024-09-20 18:09:18 -04:00
Cargo.toml Replace isahc with async ureq (#18414) 2024-10-02 12:30:48 -07:00
LICENSE-GPL Semantic Index (#10329) 2024-04-12 11:40:59 -06:00