Update cargo-llvm-cov to 0.4.6

This commit is contained in:
Taiki Endo
2022-06-13 22:12:26 +09:00
parent 27b6cde93d
commit 2e924a47e0
3 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]
- Update `cargo-llvm-cov@latest` to 0.4.6.
## [1.4.0] - 2022-06-10
- Support `cargo-binstall`. ([#8](https://github.com/taiki-e/install-action/pull/8), thanks @NobodyXu)