From 9532b732ac68db890e569a285d99f388c4894887 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Wed, 4 Mar 2026 21:15:45 +0000 Subject: [PATCH] Update `cargo-auditable@latest` to 0.7.4 --- CHANGELOG.md | 2 ++ manifests/cargo-auditable.json | 22 ++++++++++++++++++++-- 2 files changed, 22 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index aa9fc24c..da6623f3 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-auditable@latest` to 0.7.4. + - Update `mise@latest` to 2026.3.2. - Update `cargo-sort@latest` to 2.1.0. diff --git a/manifests/cargo-auditable.json b/manifests/cargo-auditable.json index 49884106..bfaa33bd 100644 --- a/manifests/cargo-auditable.json +++ b/manifests/cargo-auditable.json @@ -20,10 +20,28 @@ }, "license_markdown": "[Apache-2.0](https://github.com/rust-secure-code/cargo-auditable/blob/HEAD/LICENSE-APACHE) OR [MIT](https://github.com/rust-secure-code/cargo-auditable/blob/HEAD/LICENSE-MIT)", "latest": { - "version": "0.7.3" + "version": "0.7.4" }, "0.7": { - "version": "0.7.3" + "version": "0.7.4" + }, + "0.7.4": { + "x86_64_linux_musl": { + "etag": "0x8DE7A2374CF1CFA", + "checksum": "4a4f0c124543c065f03d89aee26550305143c6e4af3e46270dbabefeb79895d2" + }, + "x86_64_macos": { + "etag": "0x8DE7A23746A3D21", + "checksum": "2a1e73d769b2ab6c027178d11c6ba6bf3ad7c1e756910b349b513583da9d52bc" + }, + "x86_64_windows": { + "etag": "0x8DE7A23747DAF46", + "checksum": "e2da8d873978982381269c27be8b76cfd4084fbf99c43bd83231ac9c714488bb" + }, + "aarch64_macos": { + "etag": "0x8DE7A23741AA219", + "checksum": "fade0f3befebce7b54a46edfa31bea27789ea2136c51e662c2922b10f9d6f701" + } }, "0.7.3": { "x86_64_linux_musl": {