diff --git a/CHANGELOG.md b/CHANGELOG.md index c975d467..41d84bea 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.0. + - Update `cargo-nextest@latest` to 0.9.91. ## [2.48.11] - 2025-02-14 diff --git a/manifests/cargo-tarpaulin.json b/manifests/cargo-tarpaulin.json index 4aa19796..8979b0f1 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.31.5" + "version": "0.32.0" + }, + "0.32": { + "version": "0.32.0" + }, + "0.32.0": { + "x86_64_linux_musl": { + "etag": "0x8DD4CE72F1035B0", + "checksum": "a2ccc0792895182dd3df52e356401932fdefdfba17d4ae08831927337eaee337" + }, + "x86_64_macos": { + "etag": "0x8DD4CE6F0127B7F", + "checksum": "f595f9dee318c92866c762e43d97005ea30e76f7e1d5713e548300aea4d9a6b4" + }, + "x86_64_windows": { + "etag": "0x8DD4CE776A3C8A3", + "checksum": "b9614633539be588314a0ec367a80365d00854dbe54a92bfa0981757cc88b1e5" + }, + "aarch64_linux_musl": { + "etag": "0x8DD4CE70205449F", + "checksum": "47236114c45b584f3aba663fecd454d15151785b51ac0e94631f4babfba5700d" + }, + "aarch64_macos": { + "etag": "0x8DD4CE6C913BEBF", + "checksum": "e46aabe1f6b0cbee10ed6f4ca3c5efbfc1eec961a6ec8a5a03933622d9804965" + } }, "0.31": { "version": "0.31.5"