diff --git a/CHANGELOG.md b/CHANGELOG.md index b27e66c4..03877b96 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-nextest@latest` to 0.9.145. + ## [2.87.14] - 2026-09-17 - Update `vacuum@latest` to 0.30.6. diff --git a/manifests/cargo-nextest.json b/manifests/cargo-nextest.json index 2afbb73a..130d3fff 100644 --- a/manifests/cargo-nextest.json +++ b/manifests/cargo-nextest.json @@ -27,10 +27,10 @@ } }, "latest": { - "version": "0.9.144" + "version": "0.9.145" }, "0.9": { - "version": "0.9.144" + "version": "0.9.145" }, "0.9.145": { "previous_stable_version": "0.9.144",