ZIm/crates/zed
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
..
contents Fix bundle script 2023-11-17 17:44:41 -08:00
resources dev build: Change color of icons (#17486) 2024-09-06 11:47:19 +02:00
src Replace isahc with async ureq (#18414) 2024-10-02 12:30:48 -07:00
build.rs Add a way to explicitly specify RC toolkit path (#18402) 2024-09-30 11:34:44 +03:00
Cargo.toml Replace isahc with async ureq (#18414) 2024-10-02 12:30:48 -07:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00
RELEASE_CHANNEL Put release channel back to dev 2023-11-17 14:31:49 -08:00