Update cargo-nextest@latest to 0.9.145

This commit is contained in:
Taiki Endo
2026-09-19 01:00:25 +09:00
parent 76c2e6406e
commit b02e9c7b26
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.145.
## [2.87.14] - 2026-09-17 ## [2.87.14] - 2026-09-17
- Update `vacuum@latest` to 0.30.6. - Update `vacuum@latest` to 0.30.6.
+2 -2
View File
@@ -27,10 +27,10 @@
} }
}, },
"latest": { "latest": {
"version": "0.9.144" "version": "0.9.145"
}, },
"0.9": { "0.9": {
"version": "0.9.144" "version": "0.9.145"
}, },
"0.9.145": { "0.9.145": {
"previous_stable_version": "0.9.144", "previous_stable_version": "0.9.144",