1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-07-15 01:34:21 +02:00

Update www/docs/customization/builds.md

Co-authored-by: Vedant Mohan Goyal <83997633+vedantmgoyal9@users.noreply.github.com>
This commit is contained in:
Carlos Alexandro Becker
2024-12-01 18:26:36 -03:00
committed by GitHub
parent 0db0b75258
commit cc235d27a7

View File

@ -483,7 +483,7 @@ GoReleaser:
<!-- md:alpha -->
You can now build Zig binaries using `rust zigbuild` and GoReleaser!
You can now build Rust binaries using `cargo zigbuild` and GoReleaser!
Simply set the `builder` to `rust`, for instance: