From 00beeed3bd70be7475860907c8763f3840f81d3d Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Tue, 31 Dec 2024 12:12:17 +0000 Subject: [PATCH] Update `cargo-tarpaulin@latest` to 0.31.4 --- CHANGELOG.md | 2 ++ manifests/cargo-tarpaulin.json | 26 ++++++++++++++++++++++++-- 2 files changed, 26 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 624f5e0c..3bf603fe 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.31.4. + - Update `cargo-binstall@latest` to 1.10.18. ## [2.47.0] - 2024-12-27 diff --git a/manifests/cargo-tarpaulin.json b/manifests/cargo-tarpaulin.json index e7141d20..8fc32500 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.31.3" + "version": "0.31.4" }, "0.31": { - "version": "0.31.3" + "version": "0.31.4" + }, + "0.31.4": { + "x86_64_linux_musl": { + "etag": "0x8DD2989345D8F62", + "checksum": "94a47da7a7a1e659c3f72d09e97e27962107d5cc9cb6c10f6725e1ed2ae2c145" + }, + "x86_64_macos": { + "etag": "0x8DD2988DAFD48B6", + "checksum": "ea4eb1a57b259e6c7062790072e679dab78dea5e053141d67f5741805ba315e4" + }, + "x86_64_windows": { + "etag": "0x8DD29894A932EA9", + "checksum": "10f7e7fe8bf81b9272ef983ff5d84c7c51c1492caca851234efbe093f01e246c" + }, + "aarch64_linux_musl": { + "etag": "0x8DD2988FF72D12E", + "checksum": "1a646b57c6060c96c04c753aefa8f5696b6e97aa3ae1fb32a7239929f1245bbf" + }, + "aarch64_macos": { + "etag": "0x8DD2988CB3EFCE4", + "checksum": "5214123555d1ccd3f5a3c7911e0556cb8d0a1161b645948dfa0ecc7a07b43357" + } }, "0.31.3": { "x86_64_linux_musl": {