Update cargo-llvm-cov@latest to 0.8.6

This commit is contained in:
Taiki Endo
2026-05-10 09:41:18 +00:00
committed by github-actions[bot]
parent e32a7559c7
commit c0382aea5c
2 changed files with 4 additions and 2 deletions

View File

@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased] ## [Unreleased]
- Update `cargo-llvm-cov@latest` to 0.8.6.
- Update `uv@latest` to 0.11.12. - Update `uv@latest` to 0.11.12.
## [2.77.3] - 2026-05-09 ## [2.77.3] - 2026-05-09

View File

@@ -30,10 +30,10 @@
} }
}, },
"latest": { "latest": {
"version": "0.8.5" "version": "0.8.6"
}, },
"0.8": { "0.8": {
"version": "0.8.5" "version": "0.8.6"
}, },
"0.8.6": { "0.8.6": {
"x86_64_linux_musl": { "x86_64_linux_musl": {