Update cargo-zigbuild@latest to 0.23.2

This commit is contained in:
Taiki Endo
2026-08-26 21:07:55 +09:00
parent b6ff580856
commit 12f8c84b95
2 changed files with 4 additions and 2 deletions
+2
View File
@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased] ## [Unreleased]
- Update `cargo-zigbuild@latest` to 0.23.2.
## [2.86.7] - 2026-08-24 ## [2.86.7] - 2026-08-24
- Update `tombi@latest` to 1.4.1. - Update `tombi@latest` to 1.4.1.
+2 -2
View File
@@ -2,10 +2,10 @@
"rust_crate": "cargo-zigbuild", "rust_crate": "cargo-zigbuild",
"template": null, "template": null,
"latest": { "latest": {
"version": "0.23.0" "version": "0.23.2"
}, },
"0.23": { "0.23": {
"version": "0.23.0" "version": "0.23.2"
}, },
"0.23.2": { "0.23.2": {
"x86_64_linux_musl": { "x86_64_linux_musl": {