From cc235d27a752ead83df3c8ba7a958d26c101552c Mon Sep 17 00:00:00 2001 From: Carlos Alexandro Becker Date: Sun, 1 Dec 2024 18:26:36 -0300 Subject: [PATCH] Update www/docs/customization/builds.md Co-authored-by: Vedant Mohan Goyal <83997633+vedantmgoyal9@users.noreply.github.com> --- www/docs/customization/builds.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/docs/customization/builds.md b/www/docs/customization/builds.md index 9acd95a35..f4af1a46d 100644 --- a/www/docs/customization/builds.md +++ b/www/docs/customization/builds.md @@ -483,7 +483,7 @@ GoReleaser: -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: