From c0382aea5c02d8acdc8ac80ee719c0c2002c887e Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sun, 10 May 2026 09:41:18 +0000 Subject: [PATCH] Update `cargo-llvm-cov@latest` to 0.8.6 --- 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 971cb504..f3b4a026 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.6. + - Update `uv@latest` to 0.11.12. ## [2.77.3] - 2026-05-09 diff --git a/manifests/cargo-llvm-cov.json b/manifests/cargo-llvm-cov.json index 82091e55..66c89d12 100644 --- a/manifests/cargo-llvm-cov.json +++ b/manifests/cargo-llvm-cov.json @@ -30,10 +30,10 @@ } }, "latest": { - "version": "0.8.5" + "version": "0.8.6" }, "0.8": { - "version": "0.8.5" + "version": "0.8.6" }, "0.8.6": { "x86_64_linux_musl": {