cargo-binstall/crates/lib
Félix Saparelli e24b2ce1e3
Disable zlib-ng for the default cargo-install build (#354)
but explicitly enable it in our own builds.

This is because using zlib-ng sometimes does not compile easily on Windows,
and using the pure miniz_oxide offers a better install story from source.

For our binary builds, we can provide the optimal performance, and still
do that for most users as they will update with cargo-binstall, getting our
build as a second pass.
2022-09-09 18:06:05 +12:00
..
src Deprecate --secure, enforce HTTPS (#343) 2022-09-05 14:18:14 +10:00
tests Support other git hosting services (#312) 2022-08-24 07:16:26 +00:00
Cargo.toml Disable zlib-ng for the default cargo-install build (#354) 2022-09-09 18:06:05 +12:00
LICENSE Split crates and clean up structure of codebase (#294) 2022-08-20 11:24:12 +00:00