What's Changed * Switch from bash to sh for zig wrapper script by messense in https://github.com/messense/cargo-zigbuild/pull/38 * Fix linking error with zig 0.10.0-dev
What's Changed * Fix parsing linker response file on Windows by messense in https://github.com/messense/cargo-zigbuild/pull/34 * Fix linker response file encoding after filtering by messense in https://github.com/messense/cargo-zigbuild/pull/35
What's Changed * Hack: use the unstable `target-applies-to-host` feature on stable Rust by messense in https://github.com/messense/cargo-zigbuild/pull/32