From 3722252eeea954915f34f33cc9196f648179419b Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Mon, 5 Aug 2024 12:11:48 +0000 Subject: [PATCH] Update `cargo-deny@latest` to 0.16.1 --- CHANGELOG.md | 2 ++ manifests/cargo-deny.json | 26 ++++++++++++++++++++++++-- 2 files changed, 26 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 734bd1bf5..35984e957 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.16.1. + ## [2.42.17] - 2024-08-04 - Update `knope@latest` to 0.17.0. diff --git a/manifests/cargo-deny.json b/manifests/cargo-deny.json index 1ec2cd7c3..3bc875437 100644 --- a/manifests/cargo-deny.json +++ b/manifests/cargo-deny.json @@ -24,10 +24,32 @@ }, "license_markdown": "[MIT](https://github.com/EmbarkStudios/cargo-deny/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/EmbarkStudios/cargo-deny/blob/main/LICENSE-APACHE)", "latest": { - "version": "0.16.0" + "version": "0.16.1" }, "0.16": { - "version": "0.16.0" + "version": "0.16.1" + }, + "0.16.1": { + "x86_64_linux_musl": { + "etag": "0x8DCB53F645CB8D4", + "checksum": "9612f02c85effbc97924c91e1e5b20eb51e48206e2627abb80a8f1b152ac0103" + }, + "x86_64_macos": { + "etag": "0x8DCB53F7E1FD62D", + "checksum": "74e0da17be6d25c09a6a8038147ff498e92a75667c654fc39c9cc5bbd68ac842" + }, + "x86_64_windows": { + "etag": "0x8DCB53FC4A35306", + "checksum": "fe69a1481510c51bfca78c26927c8d64476ae8c46f4abc0629a197a34500fed8" + }, + "aarch64_linux_musl": { + "etag": "0x8DCB53F708123D3", + "checksum": "3df23bbdc19f5bf12284cbebde70f8d00587fe416c1fdd92dd1bee858d6bfada" + }, + "aarch64_macos": { + "etag": "0x8DCB53F449AEB60", + "checksum": "9336a1582c43b091c38950c9ebb5fdce7248fa8ce6ad30a65048779ac61f50a1" + } }, "0.16.0": { "x86_64_linux_musl": {