mirror of
https://github.com/rust-lang/cargo.git
synced 2026-05-06 16:39:36 -04:00
9efb2beec5
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.