Update cargo-neat@latest to 0.4.0

This commit is contained in:
Taiki Endo
2026-06-04 23:23:15 +09:00
parent 30aa09cfb5
commit 31e07c4d25
2 changed files with 6 additions and 1 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-neat@latest` to 0.4.0.
- Update `cargo-mutants@latest` to 27.1.0. - Update `cargo-mutants@latest` to 27.1.0.
## [2.81.3] - 2026-06-03 ## [2.81.3] - 2026-06-03
+4 -1
View File
@@ -23,7 +23,10 @@
} }
}, },
"latest": { "latest": {
"version": "0.3.2" "version": "0.4.0"
},
"0.4": {
"version": "0.4.0"
}, },
"0.4.0": { "0.4.0": {
"x86_64_linux_musl": { "x86_64_linux_musl": {