Update cargo-hack to 0.5.19

This commit is contained in:
Taiki Endo
2022-09-23 00:29:54 +09:00
parent d5d85f7b2e
commit 815f5e1266
4 changed files with 5 additions and 3 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.18
tool: cargo-hack@0.5.19
```
To install multiple tools: