diff --git a/CHANGELOG.md b/CHANGELOG.md index b5f24901..9c8cc020 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- Update `cargo-neat@latest` to 0.5.2. + ## [2.85.0] - 2026-07-23 - Support `wild` (alias: `wild-linker`). ([#1949](https://github.com/taiki-e/install-action/pull/1949)) diff --git a/manifests/cargo-neat.json b/manifests/cargo-neat.json index 59d08322..38473797 100644 --- a/manifests/cargo-neat.json +++ b/manifests/cargo-neat.json @@ -23,10 +23,10 @@ } }, "latest": { - "version": "0.5.1" + "version": "0.5.2" }, "0.5": { - "version": "0.5.1" + "version": "0.5.2" }, "0.5.2": { "x86_64_linux_musl": {