From a3fbae09a51cb43110438e10c46e13746e3ad3ce Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sun, 21 Jan 2024 16:24:00 +0000 Subject: [PATCH] Update `cargo-deny@latest` to 0.14.6 --- CHANGELOG.md | 2 ++ manifests/cargo-deny.json | 18 ++++++++++++++++-- 2 files changed, 18 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 20640bf47..dbc5b7fc0 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.14.6. + ## [2.25.8] - 2024-01-21 - Update `cargo-binstall@latest` to 1.6.1. diff --git a/manifests/cargo-deny.json b/manifests/cargo-deny.json index 2dd296f01..6371a658b 100644 --- a/manifests/cargo-deny.json +++ b/manifests/cargo-deny.json @@ -19,10 +19,24 @@ } }, "latest": { - "version": "0.14.5" + "version": "0.14.6" }, "0.14": { - "version": "0.14.5" + "version": "0.14.6" + }, + "0.14.6": { + "x86_64_linux_musl": { + "checksum": "a08f5999dc54ee35d7f279e40827fd80d4b2a08ebe724ec757cb3a73fddb5599" + }, + "x86_64_macos": { + "checksum": "59e801455777b0b7f65a0884acd81a18e39b84658dc15c14f6984561aa48c0fe" + }, + "x86_64_windows": { + "checksum": "b3375f982b4b4e757feae2017cd60aa811a1714d4c16c64ff24a1cfbba74c6c3" + }, + "aarch64_macos": { + "checksum": "bdee5ab684097d32439fdd6df430124aaa736e3e3eaa7a6e546954b448735c1a" + } }, "0.14.5": { "x86_64_linux_musl": {