diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b0d05e5..51bba2c9 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.33.0. + ## [2.62.20] - 2025-10-05 - Update `uv@latest` to 0.8.23. diff --git a/manifests/cargo-tarpaulin.json b/manifests/cargo-tarpaulin.json index bd79b36a..19776d98 100644 --- a/manifests/cargo-tarpaulin.json +++ b/manifests/cargo-tarpaulin.json @@ -19,7 +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.8" + "version": "0.33.0" + }, + "0.33": { + "version": "0.33.0" + }, + "0.33.0": { + "x86_64_linux_musl": { + "etag": "0x8DE043CE8DA13AF", + "checksum": "3791c9dd6526330b3698c3682b84d2eac0e5790f3f1162e1a853d847691c0a87" + }, + "x86_64_macos": { + "etag": "0x8DE043C4CC0959C", + "checksum": "67096aee73740da516b808fffa4c4d4c1f66d3d3af1bbc98318bc61037af9f6d" + }, + "x86_64_windows": { + "etag": "0x8DE043C837DD618", + "checksum": "b1fbb1b7cb484b1ec3533b5de8355061e4cf1e6378a85dda438baec19262ec57" + }, + "aarch64_linux_musl": { + "etag": "0x8DE043CE4844D0F", + "checksum": "2b787da9e9b19288e6de0aa8dcb85104506c9e3fdd94bf276d2cca290a1c42ec" + }, + "aarch64_macos": { + "etag": "0x8DE043C4B16E79A", + "checksum": "623332ca7d680385580bdc5b165f14616431af5614722979d68e8f15afafc9d6" + } }, "0.32": { "version": "0.32.8"