cargo-binstall/crates/binstalk-downloader/src/remote
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
..
certificate.rs fix leon & binstalk-downloader bug relating to features (#1153) 2023-06-19 02:22:09 +00:00
delay_request.rs Feature: Better retry policy in binstalk-downloader (#794) 2023-02-13 13:43:48 +11:00
request_builder.rs feat: Add GraphQL support to GhApiClient (#1124) 2023-06-04 14:09:49 +00:00
tls_version.rs fix leon & binstalk-downloader bug relating to features (#1153) 2023-06-19 02:22:09 +00:00