diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a5726b6..4ae4bb5e 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.35.1. + ## [2.66.6] - 2026-01-16 - Update `prek@latest` to 0.2.29. diff --git a/manifests/cargo-tarpaulin.json b/manifests/cargo-tarpaulin.json index 9d57d116..d66e55e8 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.35.0" + "version": "0.35.1" }, "0.35": { - "version": "0.35.0" + "version": "0.35.1" + }, + "0.35.1": { + "x86_64_linux_musl": { + "etag": "0x8DE555027674E20", + "checksum": "ec75dafd36b61fd3094c9c9a6d62f78c63802b75de0c467f342fc73796f2c827" + }, + "x86_64_macos": { + "etag": "0x8DE55502635561E", + "checksum": "c83e621b9fa46230229b0a410daf8bac93d3380d889e266a08cdc7c70b7c4523" + }, + "x86_64_windows": { + "etag": "0x8DE5550C41DB84A", + "checksum": "b29158ba4b3121be5725e693bfa51217ac5f107cdecc2faa9a20f61439970e1e" + }, + "aarch64_linux_musl": { + "etag": "0x8DE5550249AFF7A", + "checksum": "096b43bfe3436ed5f5edcd1024e28a0626c8628cd94f16504b5de3a9ed60b3b7" + }, + "aarch64_macos": { + "etag": "0x8DE555034041489", + "checksum": "9f38cc311e9ff517807bf48b9a484ff3551b93d7498ecf05079909a94065dea3" + } }, "0.35.0": { "x86_64_linux_musl": {