cargo-binstall/.github
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
..
scripts Disable zlib-ng for the default cargo-install build (#354) 2022-09-09 18:06:05 +12:00
workflows Improve release-pr usage (#350) 2022-09-07 17:40:46 +10:00
dependabot.yml Refactor: Extract new crate detect-targets and improve code quality (#307) 2022-08-21 22:21:33 +10:00