From eda88a4fdb0862974fa83c21b8ebec7d1ec53972 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Wed, 24 Jun 2026 01:38:23 +0000 Subject: [PATCH] Update `cargo-tarpaulin@latest` to 0.35.5 --- CHANGELOG.md | 2 ++ manifests/cargo-tarpaulin.json | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 42b6c39b..08311778 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-tarpaulin@latest` to 0.35.5. + - Update `cargo-nextest@latest` to 0.9.138. - Update `cargo-crap@latest` to 0.3.0. diff --git a/manifests/cargo-tarpaulin.json b/manifests/cargo-tarpaulin.json index 4e6658f2..1f9853e4 100644 --- a/manifests/cargo-tarpaulin.json +++ b/manifests/cargo-tarpaulin.json @@ -18,10 +18,10 @@ } }, "latest": { - "version": "0.35.4" + "version": "0.35.5" }, "0.35": { - "version": "0.35.4" + "version": "0.35.5" }, "0.35.5": { "x86_64_linux_musl": {