From f1d4b3ac0257707cc8a8192a8d4fe30fed73dd43 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Mon, 25 Aug 2025 04:21:02 +0000 Subject: [PATCH] Update `cargo-nextest@latest` to 0.9.103 --- CHANGELOG.md | 2 ++ manifests/cargo-nextest.json | 27 +++++++++++++++++++++++++-- 2 files changed, 27 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 464d05d3..bdd2458c 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.103. + - Update `cargo-binstall@latest` to 1.15.1. ## [2.58.21] - 2025-08-23 diff --git a/manifests/cargo-nextest.json b/manifests/cargo-nextest.json index e9ce212f..be63faa1 100644 --- a/manifests/cargo-nextest.json +++ b/manifests/cargo-nextest.json @@ -19,10 +19,33 @@ }, "license_markdown": "[Apache-2.0](https://github.com/nextest-rs/nextest/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/nextest-rs/nextest/blob/main/LICENSE-MIT)", "latest": { - "version": "0.9.102" + "version": "0.9.103" }, "0.9": { - "version": "0.9.102" + "version": "0.9.103" + }, + "0.9.103": { + "previous_stable_version": "0.9.102", + "x86_64_linux_gnu": { + "etag": "0x8DDE37179CB798A", + "checksum": "b6b5daad02ddef2d0e1f1114c4cd708f2960fd421a415693f995cef3bef90036" + }, + "x86_64_linux_musl": { + "etag": "0x8DDE371C3B603E8", + "checksum": "63d4410086282bcc3c165f27851358c2203aa15fd4458b2e83a42804a7a366d1" + }, + "x86_64_macos": { + "etag": "0x8DDE37194E2A012", + "checksum": "43c77af3ed69c4f404efc55105fdb9d31ac448595780ce08d0f4fe29d7a3b038" + }, + "x86_64_windows": { + "etag": "0x8DDE3722788434C", + "checksum": "2f84a1cedcab0126b5889997e292e8c8de973d5997245c91fd455b1fdbdc737c" + }, + "aarch64_linux_gnu": { + "etag": "0x8DDE371AF69BFF1", + "checksum": "caf1cbf376a485a30795d08dad21f1d9d2baddc6c102d24b60432e7ae7d9d7a4" + } }, "0.9.102": { "previous_stable_version": "0.9.101",