Update cargo-hack to 0.5.11

This commit is contained in:
Taiki Endo
2022-01-21 14:37:35 +09:00
parent dbea48787c
commit fc28b6c995
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.10
tool: cargo-hack@0.5.11
```
To install multiple tools: