rust-cross / cargo-zigbuild

Compile Cargo project with zig as linker
MIT License
1.35k stars 50 forks source link

Add `cargo-zigbuild doc` support #235

Closed cpick closed 4 months ago

cpick commented 4 months ago

Closes: https://github.com/rust-cross/cargo-zigbuild/issues/233

Note: this depends on https://github.com/messense/cargo-options/pull/10 being merged, released. Then Cargo.{toml,lock} here needs to be updated to use that version. Testing was done locally using [patch.crates-io] and was successful.