From ed8b897ab17cab7bfb66fc6bb341cff5858044f0 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Mon, 18 May 2026 04:38:27 +0000 Subject: [PATCH] Update `cargo-nextest@latest` to 0.9.136 --- CHANGELOG.md | 2 ++ manifests/cargo-nextest.json | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) 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",