From b6ca16afe83d0632aeca50a5a05dfd2db7e236d9 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Mon, 26 Feb 2024 12:09:31 +0000 Subject: [PATCH] Update `cargo-deny@latest` to 0.14.14 --- CHANGELOG.md | 2 ++ manifests/cargo-deny.json | 18 ++++++++++++++++-- 2 files changed, 18 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 680f08b9d..c94daa05b 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.14. + ## [2.27.9] - 2024-02-24 - Update `cargo-deny@latest` to 0.14.13. diff --git a/manifests/cargo-deny.json b/manifests/cargo-deny.json index 5ad15ebd5..0482c5181 100644 --- a/manifests/cargo-deny.json +++ b/manifests/cargo-deny.json @@ -19,10 +19,24 @@ } }, "latest": { - "version": "0.14.13" + "version": "0.14.14" }, "0.14": { - "version": "0.14.13" + "version": "0.14.14" + }, + "0.14.14": { + "x86_64_linux_musl": { + "checksum": "fdd45d15a514a953b6f5dbbc16187fee3786ebe61f8da95728aec65e63a622a6" + }, + "x86_64_macos": { + "checksum": "b665b02f3fc99391d88464937713182e5781da8bd0e56a80cea425a1856d4688" + }, + "x86_64_windows": { + "checksum": "358dffea748f829f3eec3f5b3ac9fabd44638f1efe10dd399ef4b66e9b1f8bb3" + }, + "aarch64_macos": { + "checksum": "a799cb6ac6c469b8cc4ffd16214d5970557af481c1818712d6c4130db35feb24" + } }, "0.14.13": { "x86_64_linux_musl": {