Update cargo-zigbuild@latest to 0.23.3

This commit is contained in:
Taiki Endo
2026-08-29 19:41:08 +09:00
parent a65402f15d
commit 74cae3c341
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.3.
- Update `cargo-rdme@latest` to 2.2.2. - Update `cargo-rdme@latest` to 2.2.2.
- Update `biome@latest` to 2.5.11. - Update `biome@latest` to 2.5.11.
+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.2" "version": "0.23.3"
}, },
"0.23": { "0.23": {
"version": "0.23.2" "version": "0.23.3"
}, },
"0.23.3": { "0.23.3": {
"x86_64_linux_musl": { "x86_64_linux_musl": {