From 7372d84025b3973ee20a0a04902ab461cd5740bc Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Mon, 5 Feb 2024 09:08:43 +0000 Subject: [PATCH] Update `cargo-deny@latest` to 0.14.11 --- CHANGELOG.md | 2 ++ manifests/cargo-deny.json | 18 ++++++++++++++++-- 2 files changed, 18 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1765b540..70735ad4 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.11. + ## [2.26.12] - 2024-02-04 - Update `cargo-binstall@latest` to 1.6.2. diff --git a/manifests/cargo-deny.json b/manifests/cargo-deny.json index 7edb37bb..304079fd 100644 --- a/manifests/cargo-deny.json +++ b/manifests/cargo-deny.json @@ -19,10 +19,24 @@ } }, "latest": { - "version": "0.14.10" + "version": "0.14.11" }, "0.14": { - "version": "0.14.10" + "version": "0.14.11" + }, + "0.14.11": { + "x86_64_linux_musl": { + "checksum": "081c69a65d59d6b1a033f051f9a8f0fdd824f6ca69d77ee8c575747ca6fd7fc7" + }, + "x86_64_macos": { + "checksum": "68662d271818b20fa33debfd5e8654ec06cbcc9ab33453983cacaca60aba1c87" + }, + "x86_64_windows": { + "checksum": "c3677a78efdbbbecabb16e6c70925f224891ff4cf79368ecf6310db45705c22c" + }, + "aarch64_macos": { + "checksum": "c266875533d3d92647a2f1ffda5f6a04c911dd9092025a556bf217b2e3d90bdc" + } }, "0.14.10": { "x86_64_linux_musl": {