From 62c4f5632b45a86418e529c41d1b2f82063b35a9 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Tue, 4 Nov 2025 21:09:48 +0000 Subject: [PATCH] Update `cargo-nextest@latest` to 0.9.111 --- CHANGELOG.md | 2 ++ manifests/cargo-nextest.json | 27 +++++++++++++++++++++++++-- 2 files changed, 27 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d1d59b81..94f1916b 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.111. + - Update `cargo-shear@latest` to 1.6.2. ## [2.62.46] - 2025-11-04 diff --git a/manifests/cargo-nextest.json b/manifests/cargo-nextest.json index 402b52ed..37faf563 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.110" + "version": "0.9.111" }, "0.9": { - "version": "0.9.110" + "version": "0.9.111" + }, + "0.9.111": { + "previous_stable_version": "0.9.110", + "x86_64_linux_gnu": { + "etag": "0x8DE1BD2F323B073", + "checksum": "5f72b9de22843e3dd92722df4e46000716bd8f92b365941cfc1853338b056df3" + }, + "x86_64_linux_musl": { + "etag": "0x8DE1BD35C452DFD", + "checksum": "55365982a11364fcca51cf1d1a62a3960ea6c1e524423eeaa3ece2ae4e1c38ad" + }, + "x86_64_macos": { + "etag": "0x8DE1BD3056E3105", + "checksum": "13328d474e2139c6bc322ddca881ab7e614e0cb84a9852747cf8d4e05ac0fa78" + }, + "x86_64_windows": { + "etag": "0x8DE1BD4278BFB14", + "checksum": "f01628c1df79787c74247ea967a6e5403b1535f2fd8eaa620ab26ea7e3065c5d" + }, + "aarch64_linux_gnu": { + "etag": "0x8DE1BD30B54E424", + "checksum": "cfef84084184f9ee92e927102cfdca46580cdb4385c575f76296527ebf56304f" + } }, "0.9.110": { "previous_stable_version": "0.9.109",