diff --git a/CHANGELOG.md b/CHANGELOG.md index f6c1db09..e6e4e2d5 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.144. + ## [2.87.11] - 2026-09-11 - Update `biome@latest` to 2.5.13. diff --git a/manifests/cargo-nextest.json b/manifests/cargo-nextest.json index c7fa5dd6..e242a62f 100644 --- a/manifests/cargo-nextest.json +++ b/manifests/cargo-nextest.json @@ -27,10 +27,10 @@ } }, "latest": { - "version": "0.9.143" + "version": "0.9.144" }, "0.9": { - "version": "0.9.143" + "version": "0.9.144" }, "0.9.144": { "previous_stable_version": "0.9.143",