From 30aa09cfb5926e6cdaeb9f029f21837f11487d27 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Thu, 4 Jun 2026 13:21:24 +0000 Subject: [PATCH] Update `cargo-mutants@latest` to 27.1.0 --- CHANGELOG.md | 2 ++ manifests/cargo-mutants.json | 7 +++++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 772d1bfa..cd07228d 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-mutants@latest` to 27.1.0. + ## [2.81.3] - 2026-06-03 - Update `vacuum@latest` to 0.28.3. diff --git a/manifests/cargo-mutants.json b/manifests/cargo-mutants.json index 8f59ccfe..9dfd502b 100644 --- a/manifests/cargo-mutants.json +++ b/manifests/cargo-mutants.json @@ -2,10 +2,13 @@ "rust_crate": "cargo-mutants", "template": null, "latest": { - "version": "27.0.0" + "version": "27.1.0" }, "27": { - "version": "27.0.0" + "version": "27.1.0" + }, + "27.1": { + "version": "27.1.0" }, "27.1.0": { "x86_64_linux_gnu": {