What's Changed * Only set `CMAKE_AR` when `zig ar` is enabled by messense in https://github.com/messense/cargo-zigbuild/pull/64 * Update `cargo-options` to 0.4.0 by messense in https://github.com/messense/cargo-zigbuild/pull/66
What's Changed * Fix build for i686-pc-windows-gnu by messense in https://github.com/messense/cargo-zigbuild/pull/62 * Add cmake toolchain file by messense in https://github.com/messense/cargo-zigbuild/pull/63
What's Changed * Add `-mcpu` option for 32-bit x86 targets by messense in https://github.com/messense/cargo-zigbuild/pull/59 * Add `-mcpu` option for riscv64 by messense in https://github.com/messense/cargo-zigbuild/pull/60
What's Changed * Add wrappers for `zig ar` and `zig ranlib` by messense in https://github.com/messense/cargo-zigbuild/pull/53 * Fix `zig ar` command line too long issue on Windows by messense in https://github.com/messense/cargo-zigbuild/pull/54 * Use hardlink instead of symlink on Windows by messense in https://github.com/messense/cargo-zigbuild/pull/55 * Only enable `zig ar` in cargo-zigbuild binary by default by messense in https://github.com/messense/cargo-zigbuild/pull/56
What's Changed * Use hardlink instead of symlink on Windows by messense in https://github.com/messense/cargo-zigbuild/pull/55 * Only enable `zig ar` in cargo-zigbuild binary by default by messense in https://github.com/messense/cargo-zigbuild/pull/56