Update cargo-mutants@latest to 27.1.0

This commit is contained in:
Taiki Endo
2026-06-04 23:23:15 +09:00
parent 25435dc8dd
commit 30aa09cfb5
2 changed files with 7 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-mutants@latest` to 27.1.0.
## [2.81.3] - 2026-06-03 ## [2.81.3] - 2026-06-03
- Update `vacuum@latest` to 0.28.3. - Update `vacuum@latest` to 0.28.3.
+5 -2
View File
@@ -2,10 +2,13 @@
"rust_crate": "cargo-mutants", "rust_crate": "cargo-mutants",
"template": null, "template": null,
"latest": { "latest": {
"version": "27.0.0" "version": "27.1.0"
}, },
"27": { "27": {
"version": "27.0.0" "version": "27.1.0"
},
"27.1": {
"version": "27.1.0"
}, },
"27.1.0": { "27.1.0": {
"x86_64_linux_gnu": { "x86_64_linux_gnu": {