From 16e7fa27747963a7ece177798b6859fe2af3c46c Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Thu, 14 May 2026 04:26:58 +0000 Subject: [PATCH] Update `cargo-llvm-cov@latest` to 0.8.7 --- 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 86f6ccc5..5c20d73f 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.8.7. + - Update `uv@latest` to 0.11.14. - Update `martin@latest` to 1.9.1. diff --git a/manifests/cargo-llvm-cov.json b/manifests/cargo-llvm-cov.json index ad7eec1a..7c7810e4 100644 --- a/manifests/cargo-llvm-cov.json +++ b/manifests/cargo-llvm-cov.json @@ -30,10 +30,10 @@ } }, "latest": { - "version": "0.8.6" + "version": "0.8.7" }, "0.8": { - "version": "0.8.6" + "version": "0.8.7" }, "0.8.7": { "x86_64_linux_musl": {