diff --git a/CHANGELOG.md b/CHANGELOG.md index ae390471..ee1c554d 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.32.4. + ## [2.50.6] - 2025-05-03 - Update `knope@latest` to 0.20.0. diff --git a/manifests/cargo-tarpaulin.json b/manifests/cargo-tarpaulin.json index 1fd569db..940319a8 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.32.3" + "version": "0.32.4" }, "0.32": { - "version": "0.32.3" + "version": "0.32.4" + }, + "0.32.4": { + "x86_64_linux_musl": { + "etag": "0x8DD8A4D0CA38709", + "checksum": "62566bbd95b7ab80f467f0124502b55785512ad86731f74cc645552498274fd7" + }, + "x86_64_macos": { + "etag": "0x8DD8A4D2FC12880", + "checksum": "79a4ea1be5b383af937645c29971feb47e47fda1d30906c6cd4bc899cbde7e02" + }, + "x86_64_windows": { + "etag": "0x8DD8A4D668116E4", + "checksum": "b7cf1e335e549d5503b1ea0dc6e6566be8b6519280626c84622842dab5554094" + }, + "aarch64_linux_musl": { + "etag": "0x8DD8A4D3BF73D16", + "checksum": "fec19f420cad8ea5fe093d55f99a48286abf725c331546489aa52cbb208f319b" + }, + "aarch64_macos": { + "etag": "0x8DD8A4CF443F806", + "checksum": "8558cd0739b7a3882a7f144029c8bbfe53b4682f11d24a6521c67c54a41f976c" + } }, "0.32.3": { "x86_64_linux_musl": {