From f3fc54c0f068442dba50112580c97f5bed7abacb Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Wed, 15 Apr 2026 21:27:42 +0000 Subject: [PATCH] Update `cargo-nextest@latest` to 0.9.133 --- CHANGELOG.md | 2 ++ manifests/cargo-nextest.json | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6771f75e..3d88301d 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.133. + - Update `biome@latest` to 2.4.12. ## [2.75.14] - 2026-04-15 diff --git a/manifests/cargo-nextest.json b/manifests/cargo-nextest.json index a524fb18..d77960eb 100644 --- a/manifests/cargo-nextest.json +++ b/manifests/cargo-nextest.json @@ -27,10 +27,10 @@ } }, "latest": { - "version": "0.9.132" + "version": "0.9.133" }, "0.9": { - "version": "0.9.132" + "version": "0.9.133" }, "0.9.133": { "previous_stable_version": "0.9.132",