Update cargo-nextest@latest to 0.9.137

This commit is contained in:
Taiki Endo
2026-05-28 09:12:43 +09:00
parent 60ae4ce63c
commit 1421678089
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-nextest@latest` to 0.9.137.
## [2.79.10] - 2026-05-27 ## [2.79.10] - 2026-05-27
- Update `tombi@latest` to 1.1.0. - Update `tombi@latest` to 1.1.0.
+2 -2
View File
@@ -27,10 +27,10 @@
} }
}, },
"latest": { "latest": {
"version": "0.9.136" "version": "0.9.137"
}, },
"0.9": { "0.9": {
"version": "0.9.136" "version": "0.9.137"
}, },
"0.9.137": { "0.9.137": {
"previous_stable_version": "0.9.136", "previous_stable_version": "0.9.136",