What's Changed
* Reuse Cargo cli options from `cargo-options` crate by messense in https://github.com/messense/cargo-zigbuild/pull/21
* Fix Zig detection on Windows. by calavera in https://github.com/messense/cargo-zigbuild/pull/22
* Fix zig command execution by calavera in https://github.com/messense/cargo-zigbuild/pull/24
* Allow to specify binary paths for python and zig. by calavera in https://github.com/messense/cargo-zigbuild/pull/26
New Contributors
* calavera made their first contribution in https://github.com/messense/cargo-zigbuild/pull/22
**Full Changelog**: https://github.com/messense/cargo-zigbuild/compare/v0.7.0...v0.8.0