From 88e9b610ead1e57a8160c40f5facafd4d363c0b8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Apr 2023 13:22:48 +1000 Subject: [PATCH] Update `cargo-tarpaulin@latest` to 0.25.2 (#97) Co-authored-by: Taiki Endo --- CHANGELOG.md | 2 ++ manifests/cargo-tarpaulin.json | 21 +++++++++++++++++++-- 2 files changed, 21 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f9c2faa7..f399f7c1 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.25.2. + ## [2.6.7] - 2023-04-04 - Update `cargo-llvm-cov@latest` to 0.5.13. diff --git a/manifests/cargo-tarpaulin.json b/manifests/cargo-tarpaulin.json index 1bbd7159..2208211d 100644 --- a/manifests/cargo-tarpaulin.json +++ b/manifests/cargo-tarpaulin.json @@ -17,10 +17,27 @@ } }, "latest": { - "version": "0.25.1" + "version": "0.25.2" }, "0.25": { - "version": "0.25.1" + "version": "0.25.2" + }, + "0.25.2": { + "x86_64_linux_musl": { + "checksum": "89f0f28baa818f445336da35c204206544b5e1160892ca0d5f50fe034abff771" + }, + "x86_64_macos": { + "checksum": "fac48ad01a87435b35a0d04dbb5452929c72e3e28633ab0fb5740a50d113bf64" + }, + "x86_64_windows": { + "checksum": "36cf0c7fcf1c1d589720e7409673535e46d734f9abf89ff179c964dbf24f56cc" + }, + "aarch64_linux_musl": { + "checksum": "2600c6a6e8f6cdaf374fa492284ade31c4582f40f9c5ede1f726b743e144f9b6" + }, + "aarch64_macos": { + "checksum": "3f615f38c18c32d10fdf85b73e5c5ee05c0308566d00d0b117c10175f659c504" + } }, "0.25.1": { "x86_64_linux_musl": {