cargo-binstall/crates
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
..
bin Disable zlib-ng for the default cargo-install build (#354) 2022-09-09 18:06:05 +12:00
detect-targets release: detect-targets v0.1.2 (#347) 2022-09-05 05:14:07 +00:00
detect-wasi release: detect-wasi v1.0.0 (#332) 2022-09-04 13:45:28 +00:00
fs-lock release: fs-lock v0.1.0 (#339) 2022-09-04 16:04:52 +00:00
lib Disable zlib-ng for the default cargo-install build (#354) 2022-09-09 18:06:05 +12:00
normalize-path release: normalize-path v0.1.0 (#335) 2022-09-04 14:59:51 +00:00