Update cargo-hack to 0.5.21

This commit is contained in:
Taiki Endo
2022-09-26 23:27:29 +09:00
parent e380e63944
commit 71ce4c0326
4 changed files with 5 additions and 3 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-hack@latest` to 0.5.21.
## [1.13.7] - 2022-09-25
- Work around cargo-binstall upgrade issue on Windows. ([#23](https://github.com/taiki-e/install-action/pull/23))