From d32a1247f9767c380b9bdcec5ba26c4c97a0c68e Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sun, 19 Oct 2025 12:12:52 +0000 Subject: [PATCH] Update `cargo-auditable@latest` to 0.7.1 --- CHANGELOG.md | 2 ++ manifests/cargo-auditable.json | 23 ++++++++++++++++++++++- 2 files changed, 24 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bcbdddb5..e1d7627b 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.1. + - Update `uv@latest` to 0.9.4. - Update `mise@latest` to 2025.10.11. diff --git a/manifests/cargo-auditable.json b/manifests/cargo-auditable.json index 032f2a03..f34a877a 100644 --- a/manifests/cargo-auditable.json +++ b/manifests/cargo-auditable.json @@ -20,7 +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.6.6" + "version": "0.7.1" + }, + "0.7": { + "version": "0.7.1" + }, + "0.7.1": { + "x86_64_linux_musl": { + "etag": "0x8DE0F0432B09789", + "checksum": "fcb8d9bdff017feb1c6a58cd7cb3f349f145a36b6016e7e6060526257f830658" + }, + "x86_64_macos": { + "etag": "0x8DE0F04324E739F", + "checksum": "b60375765500418dd921bc522ac7cf2611a89f53efeafbc51be0580aa0d9623d" + }, + "x86_64_windows": { + "etag": "0x8DE0F04329A903B", + "checksum": "c5f36611faa6110291ab45b0ad5a8c13249243918c573c8b54b363f980568f16" + }, + "aarch64_macos": { + "etag": "0x8DE0F04324FAAC8", + "checksum": "edbae5d6d5002d9e4b966f37648b54bae0cf263cd5e001be68d31cda10b69f1e" + } }, "0.6": { "version": "0.6.6"