From 0e33aaec4959a8a6b3a4717b1f5f26640ad3e143 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Thu, 3 Aug 2023 09:49:36 +0900 Subject: [PATCH] Update `cargo-nextest@latest` to 0.9.57 (#179) --- CHANGELOG.md | 2 ++ manifests/cargo-nextest.json | 21 +++++++++++++++++++-- 2 files changed, 21 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 857007a6..9b823c93 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.57. + ## [2.13.4] - 2023-08-02 - Update `cargo-nextest@latest` to 0.9.56. diff --git a/manifests/cargo-nextest.json b/manifests/cargo-nextest.json index 37fc7f59..aa5c6f18 100644 --- a/manifests/cargo-nextest.json +++ b/manifests/cargo-nextest.json @@ -17,10 +17,27 @@ } }, "latest": { - "version": "0.9.56" + "version": "0.9.57" }, "0.9": { - "version": "0.9.56" + "version": "0.9.57" + }, + "0.9.57": { + "x86_64_linux_gnu": { + "checksum": "5fc2416dd001ec89d904a345465da0b91452896b74621a82fec33e33d4856320" + }, + "x86_64_linux_musl": { + "checksum": "c9275cb47f75936ad9a6ff24557f210c7a248d284f9b9d6953e128e907b1a926" + }, + "x86_64_macos": { + "checksum": "8a66df687d857f173ca6ac7773c699883beca09ce558852bc620d023336ee3b4" + }, + "x86_64_windows": { + "checksum": "75e2b29d49b1b86d15f61051620aeffb159322f9c262cec2646a96ec79bfac85" + }, + "aarch64_linux_gnu": { + "checksum": "e567e43446969205fd26da6f09c03f965fce20df3a0c476c4f2f77ed30ff2538" + } }, "0.9.56": { "x86_64_linux_gnu": {