Update covgate@latest to 0.2.0

This commit is contained in:
Taiki Endo
2026-05-14 04:26:58 +00:00
committed by github-actions[bot]
parent 16e7fa2774
commit 491c6169a3
2 changed files with 6 additions and 1 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]
- Update `covgate@latest` to 0.2.0.
- Update `cargo-llvm-cov@latest` to 0.8.7.
- Update `uv@latest` to 0.11.14.

View File

@@ -19,7 +19,10 @@
}
},
"latest": {
"version": "0.1.4"
"version": "0.2.0"
},
"0.2": {
"version": "0.2.0"
},
"0.2.0": {
"x86_64_linux_musl": {