Update cargo-llvm-cov@latest to 0.8.7

This commit is contained in:
Taiki Endo
2026-05-14 04:46:08 +00:00
committed by github-actions[bot]
parent 91bfbce5d8
commit 16e7fa2774
2 changed files with 4 additions and 2 deletions
+2
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.7.
- Update `uv@latest` to 0.11.14. - Update `uv@latest` to 0.11.14.
- Update `martin@latest` to 1.9.1. - Update `martin@latest` to 1.9.1.
+2 -2
View File
@@ -30,10 +30,10 @@
} }
}, },
"latest": { "latest": {
"version": "0.8.6" "version": "0.8.7"
}, },
"0.8": { "0.8": {
"version": "0.8.6" "version": "0.8.7"
}, },
"0.8.7": { "0.8.7": {
"x86_64_linux_musl": { "x86_64_linux_musl": {