From 925f8c12d49a93e998c0ba3a95245267e8237486 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Fri, 15 May 2026 21:30:58 +0000 Subject: [PATCH] Update `cargo-nextest@latest` to 0.9.135 --- CHANGELOG.md | 2 ++ manifests/cargo-nextest.json | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c3c9d522..a502cc15 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.135. + - Update `cyclonedx@latest` to 0.32.0. - Update `prek@latest` to 0.4.0. diff --git a/manifests/cargo-nextest.json b/manifests/cargo-nextest.json index 12ed8abd..f7abde48 100644 --- a/manifests/cargo-nextest.json +++ b/manifests/cargo-nextest.json @@ -27,10 +27,10 @@ } }, "latest": { - "version": "0.9.133" + "version": "0.9.135" }, "0.9": { - "version": "0.9.133" + "version": "0.9.135" }, "0.9.135": { "previous_stable_version": "0.9.134",