From bc11002a6517dd702174597bd0a8e6350d2a7211 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Thu, 19 Feb 2026 05:41:23 +0000 Subject: [PATCH] Update `cargo-tarpaulin@latest` to 0.35.2 --- CHANGELOG.md | 2 ++ manifests/cargo-tarpaulin.json | 26 ++++++++++++++++++++++++-- 2 files changed, 26 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f6d6c6f..2bbe6873 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.2. + - Update `syft@latest` to 1.42.1. - Update `mise@latest` to 2026.2.16. diff --git a/manifests/cargo-tarpaulin.json b/manifests/cargo-tarpaulin.json index d66e55e8..424c0a18 100644 --- a/manifests/cargo-tarpaulin.json +++ b/manifests/cargo-tarpaulin.json @@ -19,10 +19,32 @@ }, "license_markdown": "[MIT](https://github.com/xd009642/tarpaulin/blob/develop/LICENSE-MIT) OR [Apache-2.0](https://github.com/xd009642/tarpaulin/blob/develop/LICENSE-APACHE)", "latest": { - "version": "0.35.1" + "version": "0.35.2" }, "0.35": { - "version": "0.35.1" + "version": "0.35.2" + }, + "0.35.2": { + "x86_64_linux_musl": { + "etag": "0x8DE6F730D7B6D84", + "checksum": "7364496b9fee593263a23738068003e847c2a468d36fbe99af99c279f14f70dd" + }, + "x86_64_macos": { + "etag": "0x8DE6F735BEBD61E", + "checksum": "ad6bfd50d8c17c163e3ee7d74b8a7e6c3b07efd4a23beeebdd552a13129880ab" + }, + "x86_64_windows": { + "etag": "0x8DE6F733ED2B478", + "checksum": "052b5e017f17d91da470c8a70d61fd6025cb2f462ab7e5cab6ba76a2a637cd5a" + }, + "aarch64_linux_musl": { + "etag": "0x8DE6F738FCF797E", + "checksum": "eb034abac2928e9c75254eee0580477c1ece3ad3944a8f74fb0acdb9b3ac84b6" + }, + "aarch64_macos": { + "etag": "0x8DE6F7343BA2DD0", + "checksum": "1190d4e09e816a5d9d735eacbfd81c2324ce671856320a2f8b28a948105b814a" + } }, "0.35.1": { "x86_64_linux_musl": {