Update cargo-tarpaulin@latest to 0.37.2

This commit is contained in:
Taiki Endo
2026-08-17 20:51:29 +09:00
parent 1d8477e1ca
commit 235fcbc638
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]
- Update `cargo-tarpaulin@latest` to 0.37.2.
## [2.86.1] - 2026-08-15
- Fix an issue where `oxfmt` was accidentally installed as `oxfmt-{target}{exe}`. ([#1969](https://github.com/taiki-e/install-action/pull/1969))
+2 -2
View File
@@ -18,10 +18,10 @@
}
},
"latest": {
"version": "0.37.1"
"version": "0.37.2"
},
"0.37": {
"version": "0.37.1"
"version": "0.37.2"
},
"0.37.2": {
"x86_64_linux_musl": {