Update cargo-llvm-cov to 0.4.14

This commit is contained in:
Taiki Endo
2022-08-07 01:51:36 +09:00
parent 536bc7c409
commit 61afdb8d12
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.14.
## [1.10.3] - 2022-08-01
- Support `wasm-pack` on Windows.