From 12f8c84b95b5c8de1be2833276eeae67714b14da Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Wed, 26 Aug 2026 09:23:16 +0000 Subject: [PATCH] Update `cargo-zigbuild@latest` to 0.23.2 --- CHANGELOG.md | 2 ++ manifests/cargo-zigbuild.json | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cfb1f51b..72cd4f17 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- Update `cargo-zigbuild@latest` to 0.23.2. + ## [2.86.7] - 2026-08-24 - Update `tombi@latest` to 1.4.1. diff --git a/manifests/cargo-zigbuild.json b/manifests/cargo-zigbuild.json index 4eb3cbef..6a3d17de 100644 --- a/manifests/cargo-zigbuild.json +++ b/manifests/cargo-zigbuild.json @@ -2,10 +2,10 @@ "rust_crate": "cargo-zigbuild", "template": null, "latest": { - "version": "0.23.0" + "version": "0.23.2" }, "0.23": { - "version": "0.23.0" + "version": "0.23.2" }, "0.23.2": { "x86_64_linux_musl": {