From aaa64a33512356251253a1494f0810c4c367dcda Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sun, 19 Jan 2025 04:05:44 +0000 Subject: [PATCH] Update `cargo-audit@latest` to 0.21.1 --- CHANGELOG.md | 2 ++ manifests/cargo-audit.json | 22 ++++++++++++++++++++-- 2 files changed, 22 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 335bf2bc..d131845c 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-audit@latest` to 0.21.1. + ## [2.47.16] - 2025-01-18 - Update `cargo-make@latest` to 0.37.24. diff --git a/manifests/cargo-audit.json b/manifests/cargo-audit.json index f75799f4..2980f5b2 100644 --- a/manifests/cargo-audit.json +++ b/manifests/cargo-audit.json @@ -20,10 +20,28 @@ }, "license_markdown": "[Apache-2.0](https://github.com/rustsec/rustsec/blob/HEAD/cargo-audit/LICENSE-APACHE) OR [MIT](https://github.com/rustsec/rustsec/blob/HEAD/cargo-audit/LICENSE-MIT)", "latest": { - "version": "0.21.0" + "version": "0.21.1" }, "0.21": { - "version": "0.21.0" + "version": "0.21.1" + }, + "0.21.1": { + "x86_64_linux_musl": { + "etag": "0x8DD383807A86B60", + "checksum": "e1d057a43028cb2359adcb75029e345b5791fbd2a1a01a3b8f16521035662cf3" + }, + "x86_64_macos": { + "etag": "0x8DD3837D203A3C3", + "checksum": "ca21223691975d97a2442623a4d90e933d349199a728fdabaf98124ff65ee53f" + }, + "x86_64_windows": { + "etag": "0x8DD383870DE65E0", + "checksum": "cb90ebf6c76bdf7014fb0114b3bc897917ce0ea5ecaf16f7dc7009612941dace" + }, + "aarch64_linux_gnu": { + "etag": "0x8DD383809DEED88", + "checksum": "bd9a9ceb4887f28c8ace1a35da39818cbdcf98b1088bcd47544bff3a07e856bf" + } }, "0.21.0": { "x86_64_linux_musl": {