From 74cae3c341a52a9e510e2f660ed813b801bff6dd Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sat, 29 Aug 2026 09:20:32 +0000 Subject: [PATCH] Update `cargo-zigbuild@latest` to 0.23.3 --- CHANGELOG.md | 2 ++ manifests/cargo-zigbuild.json | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d284182..5febd6b7 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.3. + - Update `cargo-rdme@latest` to 2.2.2. - Update `biome@latest` to 2.5.11. diff --git a/manifests/cargo-zigbuild.json b/manifests/cargo-zigbuild.json index b3970bfa..e43f62c5 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.2" + "version": "0.23.3" }, "0.23": { - "version": "0.23.2" + "version": "0.23.3" }, "0.23.3": { "x86_64_linux_musl": {