cargo-binstall/crates/binstalk-downloader
Félix Saparelli 8dd91862fb
feat(downloader): allow remote::Client to be customised (#2035)
This is for usage outside of binstall itself.

Sometimes it's useful to be able to specify more reqwest options, such as doing custom DNS resolution. This leaves the existing API identical but adds a couple methods that make it possible to construct a client with custom options.

Signed-off-by: Félix Saparelli <felix@passcod.name>
2025-02-04 11:30:31 +00:00
..
src feat(downloader): allow remote::Client to be customised (#2035) 2025-02-04 11:30:31 +00:00
Cargo.toml chore: release (#2027) 2025-01-19 02:58:41 +00:00
CHANGELOG.md chore: release (#2027) 2025-01-19 02:58:41 +00:00
LICENSE-APACHE Switch binstalk-downloader license to "Apache-2.0 OR MIT" (#542) 2023-05-19 03:07:58 +00:00
LICENSE-MIT Switch binstalk-downloader license to "Apache-2.0 OR MIT" (#542) 2023-05-19 03:07:58 +00:00