From 0c6fcb01be5fed574c26b32eee6027d3f7d9a766 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Wed, 3 Dec 2025 17:50:01 +0000 Subject: [PATCH] Update `cargo-deny@latest` to 0.18.8 --- CHANGELOG.md | 2 ++ manifests/cargo-deny.json | 26 ++++++++++++++++++++++++-- 2 files changed, 26 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9fba3149..7dbafebc 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-deny@latest` to 0.18.8. + - Update `cargo-shear@latest` to 1.7.1. - Update `trivy@latest` to 0.68.1. diff --git a/manifests/cargo-deny.json b/manifests/cargo-deny.json index b42a1f18..58564709 100644 --- a/manifests/cargo-deny.json +++ b/manifests/cargo-deny.json @@ -24,10 +24,32 @@ }, "license_markdown": "[MIT](https://github.com/EmbarkStudios/cargo-deny/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/EmbarkStudios/cargo-deny/blob/main/LICENSE-APACHE)", "latest": { - "version": "0.18.7" + "version": "0.18.8" }, "0.18": { - "version": "0.18.7" + "version": "0.18.8" + }, + "0.18.8": { + "x86_64_linux_musl": { + "etag": "0x8DE3283C5559F67", + "checksum": "663f655b23c58e7d8eaf1c6b6bd8e197742757b5314bd292fd8dcbc0a16581c6" + }, + "x86_64_macos": { + "etag": "0x8DE3283B49FB8D0", + "checksum": "7091e8bdd0fa8febb904c403fe1390352afe54436964a5ecd698a5e16d6a1822" + }, + "x86_64_windows": { + "etag": "0x8DE328430395712", + "checksum": "7ac004b6205e1478ad8b05d743758e69bceb77f38e9dbb0ec56ea832e5bbdd96" + }, + "aarch64_linux_musl": { + "etag": "0x8DE3283E191578F", + "checksum": "2f6ee38e5ca2e4c42ad5d730cf90ba443cd09f7744da38a2806df24a8b63f61f" + }, + "aarch64_macos": { + "etag": "0x8DE3283D77ADD23", + "checksum": "83a1b8adde73f2e40ed26dfbbe360f94459ecf39f4994396d8d73f88b9d82ad8" + } }, "0.18.7": { "x86_64_linux_musl": {