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