Compare commits

...

1 Commits

Author SHA1 Message Date
Taiki Endo
b1b3ba35a8 Update cargo-xwin@latest to 0.22.0 2026-04-22 00:54:32 +00:00
2 changed files with 6 additions and 1 deletions

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-xwin@latest` to 0.22.0.
## [2.75.19] - 2026-04-21 ## [2.75.19] - 2026-04-21
- Update `wasmtime@latest` to 44.0.0. - Update `wasmtime@latest` to 44.0.0.

View File

@@ -15,7 +15,10 @@
} }
}, },
"latest": { "latest": {
"version": "0.21.5" "version": "0.22.0"
},
"0.22": {
"version": "0.22.0"
}, },
"0.22.0": { "0.22.0": {
"x86_64_linux_musl": { "x86_64_linux_musl": {