From 8556ea401bfe5272522fe7915ae3876c4bdd17c1 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Wed, 27 Nov 2024 00:31:46 +0000 Subject: [PATCH] Update `cargo-nextest@latest` to 0.9.85 --- CHANGELOG.md | 2 ++ manifests/cargo-nextest.json | 27 +++++++++++++++++++++++++-- 2 files changed, 27 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cab177e3..160d6a86 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.85. + - Update `typos@latest` to 1.28.1. - Update `typos@latest` to 1.28.0. diff --git a/manifests/cargo-nextest.json b/manifests/cargo-nextest.json index 88ff33df..779098a0 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.84" + "version": "0.9.85" }, "0.9": { - "version": "0.9.84" + "version": "0.9.85" + }, + "0.9.85": { + "previous_stable_version": "0.9.84", + "x86_64_linux_gnu": { + "etag": "0x8DD0E6D31D7F900", + "checksum": "1b0934dd04e0c06c8249c6cc394e2685367c4a9712e6da2d0f7ab5ae13fa0c89" + }, + "x86_64_linux_musl": { + "etag": "0x8DD0E6D83BC9749", + "checksum": "24977b2d3a42ad6517b8ac0b748ec04269670740ac0ab29fcad881cfc231e60f" + }, + "x86_64_macos": { + "etag": "0x8DD0E6D5E7C4778", + "checksum": "c4d987bbcaec5ba5ffe4975b88de8da8051e54f1f33c962210b571dcec56e257" + }, + "x86_64_windows": { + "etag": "0x8DD0E6DC747F66F", + "checksum": "53e762019966805a57d61059ccf56f66e42ebfe9212c037e3dfbd3bde2e4ca32" + }, + "aarch64_linux_gnu": { + "etag": "0x8DD0E6D451472B2", + "checksum": "ef89e6af390dcccce98ffd8da08380912fa036325d0aefea4dee89b771195030" + } }, "0.9.84": { "previous_stable_version": "0.9.83",