Update cargo-neat@latest to 0.5.2

This commit is contained in:
Taiki Endo
2026-07-25 14:30:04 +09:00
parent 7572810d7d
commit f230302ce5
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-neat@latest` to 0.5.2.
## [2.85.0] - 2026-07-23 ## [2.85.0] - 2026-07-23
- Support `wild` (alias: `wild-linker`). ([#1949](https://github.com/taiki-e/install-action/pull/1949)) - Support `wild` (alias: `wild-linker`). ([#1949](https://github.com/taiki-e/install-action/pull/1949))
+2 -2
View File
@@ -23,10 +23,10 @@
} }
}, },
"latest": { "latest": {
"version": "0.5.1" "version": "0.5.2"
}, },
"0.5": { "0.5": {
"version": "0.5.1" "version": "0.5.2"
}, },
"0.5.2": { "0.5.2": {
"x86_64_linux_musl": { "x86_64_linux_musl": {