cargo-binstall/crates/leon
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
..
benches Fix leon::ValuesFn: impl for Fn(&str) -> Option<Cow<'static, str>> (#998) 2023-04-26 13:17:41 +10:00
fuzz Leon template library (#766) 2023-03-21 01:36:02 +00:00
src Fix leon::ValuesFn: impl for Fn(&str) -> Option<Cow<'static, str>> (#998) 2023-04-26 13:17:41 +10:00
Cargo.toml fix leon & binstalk-downloader bug relating to features (#1153) 2023-06-19 02:22:09 +00:00
LICENSE-APACHE Leon template library (#766) 2023-03-21 01:36:02 +00:00
LICENSE-MIT Leon template library (#766) 2023-03-21 01:36:02 +00:00