Files
cargo/tests
Arlo Siemsen 9efb2beec5 Convert crates-io crate to use http_async
This is a breaking change in the crates-io crate.

It removes the dependency on curl. Users using this crate will need
to provide their own implementation of the HttpClient trait using
curl or another http request library.
2026-04-28 10:51:29 -05:00
..