From 8de347c29f3395c44d0695317b88b7820e0bd9c7 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Fri, 3 May 2024 09:14:15 +0000 Subject: [PATCH] Update `cargo-tarpaulin@latest` to 0.29.1 --- CHANGELOG.md | 2 ++ manifests/cargo-tarpaulin.json | 21 +++++++++++++++++++-- 2 files changed, 21 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 968baf49..c49b314c 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.29.1. + - Update `cargo-binstall@latest` to 1.6.5. ## [2.33.12] - 2024-05-01 diff --git a/manifests/cargo-tarpaulin.json b/manifests/cargo-tarpaulin.json index a888c9c5..90579cc0 100644 --- a/manifests/cargo-tarpaulin.json +++ b/manifests/cargo-tarpaulin.json @@ -18,10 +18,27 @@ } }, "latest": { - "version": "0.29.0" + "version": "0.29.1" }, "0.29": { - "version": "0.29.0" + "version": "0.29.1" + }, + "0.29.1": { + "x86_64_linux_musl": { + "checksum": "be2be986abde1f7b9544f217acce4d1699a04bc3b09e17c05b3fbd239d52456a" + }, + "x86_64_macos": { + "checksum": "6809df4fb7f559e30ed4134abca203fcd92cbe1db5117fa17a7e9c64933ee80b" + }, + "x86_64_windows": { + "checksum": "a8827dfd6cbe3280bd474d7f49ee58544016ad8eaa11769edaa05936c91ae882" + }, + "aarch64_linux_musl": { + "checksum": "9e3791c191fa8224d038e54d988c3937e446c9e8673f5db5c0e43cc76af1ab16" + }, + "aarch64_macos": { + "checksum": "2e4eac469f93ac46721d527958a6ec690d4084ed6893900214c504cce6a3303d" + } }, "0.29.0": { "x86_64_linux_musl": {