From 6fda22a9da298ee58657cacdd0cbb6c9c3b1d72e Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sat, 20 Jan 2024 00:18:12 +0000 Subject: [PATCH] Update `cargo-deny@latest` to 0.14.4 --- CHANGELOG.md | 2 ++ manifests/cargo-deny.json | 18 ++++++++++++++++-- 2 files changed, 18 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0a13136b..a1947219 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.4. + ## [2.25.5] - 2024-01-18 - Update `cargo-llvm-cov@latest` to 0.6.2. diff --git a/manifests/cargo-deny.json b/manifests/cargo-deny.json index 7ea574a1..4cf5ca59 100644 --- a/manifests/cargo-deny.json +++ b/manifests/cargo-deny.json @@ -19,10 +19,24 @@ } }, "latest": { - "version": "0.14.3" + "version": "0.14.4" }, "0.14": { - "version": "0.14.3" + "version": "0.14.4" + }, + "0.14.4": { + "x86_64_linux_musl": { + "checksum": "b6ba5fceca5c4b42e0d6b31875fdd27a3b0c4aee58efc05f0c4d984a15ac2a36" + }, + "x86_64_macos": { + "checksum": "ad3d91f1bee0e07a43bb40896706554e9135ed11d0ee77cd924afb3c8ff8cb27" + }, + "x86_64_windows": { + "checksum": "e31ecc6e4fcd5500a60e06e25bee9c023d5ef8b68ea8dbf6fd808872726a1d29" + }, + "aarch64_macos": { + "checksum": "8f40a62ef604707c0c5e448beee5f32588efdc2ab027229da76e170e977ca922" + } }, "0.14.3": { "x86_64_linux_musl": {