diff --git a/CHANGELOG.md b/CHANGELOG.md index 79291c39..0ab81b12 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.136. + - Update `typos@latest` to 1.46.2. - Update `mise@latest` to 2026.5.10. diff --git a/manifests/cargo-nextest.json b/manifests/cargo-nextest.json index 2cf6d9a3..3bbcb69e 100644 --- a/manifests/cargo-nextest.json +++ b/manifests/cargo-nextest.json @@ -27,10 +27,10 @@ } }, "latest": { - "version": "0.9.135" + "version": "0.9.136" }, "0.9": { - "version": "0.9.135" + "version": "0.9.136" }, "0.9.136": { "previous_stable_version": "0.9.135",