From 568087808faaacef8399398001d405fb64a216ea Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Wed, 24 Jan 2024 11:54:18 +0000 Subject: [PATCH] Update `cargo-deny@latest` to 0.14.9 --- CHANGELOG.md | 2 ++ manifests/cargo-deny.json | 18 ++++++++++++++++-- 2 files changed, 18 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e0ec8c12..f9b87f99 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.9. + ## [2.26.0] - 2024-01-24 - Support `cargo-sort`. ([#344](https://github.com/taiki-e/install-action/pull/344), thanks @jhpratt) diff --git a/manifests/cargo-deny.json b/manifests/cargo-deny.json index c14ceec1..e9d9ad46 100644 --- a/manifests/cargo-deny.json +++ b/manifests/cargo-deny.json @@ -19,10 +19,24 @@ } }, "latest": { - "version": "0.14.8" + "version": "0.14.9" }, "0.14": { - "version": "0.14.8" + "version": "0.14.9" + }, + "0.14.9": { + "x86_64_linux_musl": { + "checksum": "39c05967ad5e15f1dcc5b0add184d5fa05de717daaf7cc7dfe222f92021c5364" + }, + "x86_64_macos": { + "checksum": "ccaf3dc020d0b30b4b85f11631f8a5184b1a4f9912ed0e14174f73f4e06ee4e3" + }, + "x86_64_windows": { + "checksum": "30f58453447249c994c8943204616ea58b8fad5654718dddd6a12ec8cb004956" + }, + "aarch64_macos": { + "checksum": "8d2c0c305502158be6351561c6d358a97f7c273a7898e2a5c5690910a823f467" + } }, "0.14.8": { "x86_64_linux_musl": {