cargo-binstall/crates/binstalk-downloader/src
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
..
download Use rc-zip-sync for zip extraction (#1942) 2024-10-30 00:16:54 +00:00
remote build(deps): bump the deps group with 3 updates (#1966) 2024-11-09 03:47:05 +00:00
download.rs Use rc-zip-sync for zip extraction (#1942) 2024-10-30 00:16:54 +00:00
lib.rs Support private github repository (#1690) 2024-06-10 06:02:12 +00:00
remote.rs feat(downloader): allow remote::Client to be customised (#2035) 2025-02-04 11:30:31 +00:00
utils.rs Remove dep futures-lite from binstalk-downloader (#1259) 2023-08-08 10:48:12 +00:00