From e78113b60c103d89241857d78e2610df1305cffd Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sat, 8 Nov 2025 00:30:18 +0000 Subject: [PATCH] Update `cargo-audit@latest` to 0.22.0 --- CHANGELOG.md | 2 ++ manifests/cargo-audit.json | 23 ++++++++++++++++++++++- 2 files changed, 24 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 70cc1828..a9f2de1e 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.22.0. + - Update `vacuum@latest` to 0.20.1. - Update `uv@latest` to 0.9.8. diff --git a/manifests/cargo-audit.json b/manifests/cargo-audit.json index 139f313d..e603b6ed 100644 --- a/manifests/cargo-audit.json +++ b/manifests/cargo-audit.json @@ -20,7 +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.2" + "version": "0.22.0" + }, + "0.22": { + "version": "0.22.0" + }, + "0.22.0": { + "x86_64_linux_musl": { + "etag": "0x8DE1E42AFC17765", + "checksum": "0ea7a15f67d5007af5bd18f89be38a90ebd004f149dc36ebfab0aedba24cbb4f" + }, + "x86_64_macos": { + "etag": "0x8DE1E42C23BA523", + "checksum": "be2c3f86cdaf39ad88a58a151a946b2360c38cc2ec056dd6aa4cf0dbbcf9e809" + }, + "x86_64_windows": { + "etag": "0x8DE1E431B4A43B3", + "checksum": "c4e309c9b6da7dd63a0c191b39ce4c2d48eb7c5cd538dbfdc180c26f02baa777" + }, + "aarch64_linux_gnu": { + "etag": "0x8DE1E42B2AAA237", + "checksum": "64ddb7e99b171a881ea2c9f4ec5efa7b988f9131949d957bcd18d17a981b5302" + } }, "0.21": { "version": "0.21.2"