diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ec62be6..6e7197a6 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.0. + - Update `typos@latest` to 1.41.0. - Update `vacuum@latest` to 0.23.0. diff --git a/manifests/cargo-tarpaulin.json b/manifests/cargo-tarpaulin.json index ad0231b7..9d57d116 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.34.1" + "version": "0.35.0" + }, + "0.35": { + "version": "0.35.0" + }, + "0.35.0": { + "x86_64_linux_musl": { + "etag": "0x8DE492C027404B9", + "checksum": "aa2f052426b91abd7c9669af6ecc6eeeccd3c804179e3334bf0d90d43678f408" + }, + "x86_64_macos": { + "etag": "0x8DE492C2D3D836E", + "checksum": "2ce5666613ea6c69b7875fb8a21338f93f960a057eae0d26f9b8b0560ceb8890" + }, + "x86_64_windows": { + "etag": "0x8DE492C90716874", + "checksum": "d57bf276b9ac4e06e83d07871154328347ed147b72f852e44d9cf62258d03c16" + }, + "aarch64_linux_musl": { + "etag": "0x8DE492C5674694D", + "checksum": "30133ac322d76fd4986d582c09906af831b5de68f5cc2a5168b5ee2133e4d369" + }, + "aarch64_macos": { + "etag": "0x8DE492C3243381F", + "checksum": "e08a715f1051a997c6f761b661a9839bb7c06ef0fd9d2c21eafe9db3158ba9a9" + } }, "0.34": { "version": "0.34.1"