Update cargo-nextest@latest to 0.9.133

This commit is contained in:
Taiki Endo
2026-04-15 21:27:42 +00:00
committed by github-actions[bot]
parent 2be691e249
commit f3fc54c0f0
2 changed files with 4 additions and 2 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-nextest@latest` to 0.9.133.
- Update `biome@latest` to 2.4.12. - Update `biome@latest` to 2.4.12.
## [2.75.14] - 2026-04-15 ## [2.75.14] - 2026-04-15

View File

@@ -27,10 +27,10 @@
} }
}, },
"latest": { "latest": {
"version": "0.9.132" "version": "0.9.133"
}, },
"0.9": { "0.9": {
"version": "0.9.132" "version": "0.9.133"
}, },
"0.9.133": { "0.9.133": {
"previous_stable_version": "0.9.132", "previous_stable_version": "0.9.132",