From 266cf2558783cc56643c1d9dd78def1862633f38 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sun, 31 May 2026 17:05:58 +0000 Subject: [PATCH] Update `cargo-hack@latest` to 0.6.45 --- CHANGELOG.md | 2 ++ manifests/cargo-hack.json | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 77a91a37..e5f61d89 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.6.45. + ## [2.81.0] - 2026-05-31 - Support `convco`. ([#1831](https://github.com/taiki-e/install-action/pull/1831), thanks @graelo) diff --git a/manifests/cargo-hack.json b/manifests/cargo-hack.json index 1b18ea71..03f46605 100644 --- a/manifests/cargo-hack.json +++ b/manifests/cargo-hack.json @@ -2,10 +2,10 @@ "rust_crate": "cargo-hack", "template": null, "latest": { - "version": "0.6.44" + "version": "0.6.45" }, "0.6": { - "version": "0.6.44" + "version": "0.6.45" }, "0.6.45": { "x86_64_linux_musl": {