From f1c3771e082bc9a87ab930509bf7b6ff660b5665 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Mon, 7 Sep 2026 17:38:08 +0000 Subject: [PATCH] Update `cargo-llvm-cov@latest` to 0.9.1 --- CHANGELOG.md | 2 ++ manifests/cargo-llvm-cov.json | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 817a04a1..90f5c6df 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-llvm-cov@latest` to 0.9.1. + - Update `cargo-crap@latest` to 0.5.0. - Update `cargo-binstall@latest` to 1.23.0. diff --git a/manifests/cargo-llvm-cov.json b/manifests/cargo-llvm-cov.json index 139185cd..8f01b62b 100644 --- a/manifests/cargo-llvm-cov.json +++ b/manifests/cargo-llvm-cov.json @@ -30,10 +30,10 @@ } }, "latest": { - "version": "0.9.0" + "version": "0.9.1" }, "0.9": { - "version": "0.9.0" + "version": "0.9.1" }, "0.9.1": { "x86_64_linux_musl": {