Update cargo-hack to 0.5.17

This commit is contained in:
Taiki Endo
2022-08-13 06:16:32 +09:00
parent a1eacca287
commit 4696ae1646
4 changed files with 5 additions and 3 deletions

View File

@@ -163,7 +163,7 @@ for tool in "${tools[@]}"; do
cargo-hack | cargo-llvm-cov | cargo-minimal-versions | parse-changelog)
case "${tool}" in
# https://github.com/taiki-e/cargo-hack/releases
cargo-hack) latest_version="0.5.16" ;;
cargo-hack) latest_version="0.5.17" ;;
# https://github.com/taiki-e/cargo-llvm-cov/releases
cargo-llvm-cov) latest_version="0.4.14" ;;
# https://github.com/taiki-e/cargo-minimal-versions/releases