Update cargo-llvm-cov@latest to 0.9.1

This commit is contained in:
Taiki Endo
2026-09-08 05:13:40 +09:00
parent 834d344d8d
commit aa52fd60cf
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.9.1.
- Update `cargo-crap@latest` to 0.5.0. - Update `cargo-crap@latest` to 0.5.0.
- Update `cargo-binstall@latest` to 1.23.0. - Update `cargo-binstall@latest` to 1.23.0.
+2 -2
View File
@@ -30,10 +30,10 @@
} }
}, },
"latest": { "latest": {
"version": "0.9.0" "version": "0.9.1"
}, },
"0.9": { "0.9": {
"version": "0.9.0" "version": "0.9.1"
}, },
"0.9.1": { "0.9.1": {
"x86_64_linux_musl": { "x86_64_linux_musl": {