From ac55832df99360b138e10ae565ae38b1b4ae8c2e Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Thu, 11 Apr 2024 15:08:16 +0000 Subject: [PATCH] Update `cargo-dinghy@latest` to 0.7.1 --- CHANGELOG.md | 2 ++ manifests/cargo-dinghy.json | 13 ++++++++++++- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c75e3a82..1b7588a0 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-dinghy@latest` to 0.7.1. + ## [2.32.12] - 2024-04-11 - Update `git-cliff@latest` to 2.2.1. diff --git a/manifests/cargo-dinghy.json b/manifests/cargo-dinghy.json index a4f1476f..aba53cd7 100644 --- a/manifests/cargo-dinghy.json +++ b/manifests/cargo-dinghy.json @@ -11,7 +11,18 @@ } }, "latest": { - "version": "0.6.8" + "version": "0.7.1" + }, + "0.7": { + "version": "0.7.1" + }, + "0.7.1": { + "x86_64_linux_musl": { + "checksum": "1985095f34f016900d237efc5479be3154f6fd2d168109a4c6d774d77e9eb21f" + }, + "x86_64_macos": { + "checksum": "30902c7a7834f773c56ac2bde6b58be983b13b3d4cd7077ec415ba4b06c4039b" + } }, "0.7.0": { "x86_64_linux_musl": {