From 3d2f04f8b40483dedd3a0f467d0130ec979a7b94 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sun, 17 Mar 2024 12:09:21 +0000 Subject: [PATCH] Update `cargo-deny@latest` to 0.14.17 --- CHANGELOG.md | 2 ++ manifests/cargo-deny.json | 18 ++++++++++++++++-- 2 files changed, 18 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 98effc5e..7b21897a 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.17. + ## [2.28.15] - 2024-03-16 - Update `cargo-llvm-cov@latest` to 0.6.8. diff --git a/manifests/cargo-deny.json b/manifests/cargo-deny.json index af9863bb..5352238b 100644 --- a/manifests/cargo-deny.json +++ b/manifests/cargo-deny.json @@ -19,10 +19,24 @@ } }, "latest": { - "version": "0.14.16" + "version": "0.14.17" }, "0.14": { - "version": "0.14.16" + "version": "0.14.17" + }, + "0.14.17": { + "x86_64_linux_musl": { + "checksum": "d678a3d16a42795264882f90a09bf603c7403395b20254ab2dfd9c5e256d439f" + }, + "x86_64_macos": { + "checksum": "4295788546977b45b67044ae8f7cc857a3e6674ea2b2d73afb467f2824fea288" + }, + "x86_64_windows": { + "checksum": "f755e9915167f943ca7b4e008412e2ee32a265d2f5f1f4951815ac58da81fbda" + }, + "aarch64_macos": { + "checksum": "e25d594a60820e52132cf9c8ae172821c97c1e889cfe0dfbde51946dad53a350" + } }, "0.14.16": { "x86_64_linux_musl": {