Update cargo-hack, cargo-minimal-versions, and parse-changelog

This commit is contained in:
Taiki Endo
2022-10-26 01:20:02 +09:00
parent 68642cc590
commit 6746ad0324
4 changed files with 9 additions and 5 deletions

View File

@@ -39,7 +39,7 @@ To install a specific version, use `@version` syntax:
```yaml
- uses: taiki-e/install-action@v1
with:
tool: cargo-hack@0.5.21
tool: cargo-hack@0.5.22
```
To install multiple tools: