cargo-binstall/crates/binstalk-downloader/src
Jiahao XU 40efe02e34
fix leon & binstalk-downloader bug relating to features (#1153)
- ci: Check feat powerset of leon & binstalk-downloader in `ci.yml`
 - fix leon feature `cli`: Enable dep `miette` in feature `cli`
 - fix binstalk-downloader when default feature is disabled and no other
   tls related feature is enabled (breaking change due to replace of
   `tls::Version` with newtype `TLSVersion`).

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2023-06-19 02:22:09 +00:00
..
download Bump async_zip from 0.0.13 to 0.0.15 (#1022) 2023-05-01 21:23:43 +10:00
gh_api_client GhApiClient misc improvements (#1139) 2023-06-07 01:02:29 +00:00
remote fix leon & binstalk-downloader bug relating to features (#1153) 2023-06-19 02:22:09 +00:00
download.rs Fix zip extraction and bins::infer_bin_dir_template (#869) 2023-03-06 17:54:31 +11:00
gh_api_client.rs GhApiClient misc improvements (#1139) 2023-06-07 01:02:29 +00:00
lib.rs Impl GhApiClient and use it in cargo-binstall to speedup resolution process (#832) 2023-03-02 12:04:22 +11:00
remote.rs fix leon & binstalk-downloader bug relating to features (#1153) 2023-06-19 02:22:09 +00:00
utils.rs Impl GhApiClient and use it in cargo-binstall to speedup resolution process (#832) 2023-03-02 12:04:22 +11:00