From 2abe8c1ff39b7f27378c114fcedd5756374661fb Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Fri, 10 Jul 2026 18:40:57 +0000 Subject: [PATCH] Update `cargo-deny@latest` to 0.20.2 --- CHANGELOG.md | 2 ++ manifests/cargo-deny.json | 27 ++++++++++++++++++++++++++- 2 files changed, 28 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bea975f5..2b0c3e8a 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.20.2. + ## [2.83.0] - 2026-07-09 - Support `cargo-about`. ([#1924](https://github.com/taiki-e/install-action/pull/1924), thanks @ruffsl) diff --git a/manifests/cargo-deny.json b/manifests/cargo-deny.json index 6d13a1db..506ae99b 100644 --- a/manifests/cargo-deny.json +++ b/manifests/cargo-deny.json @@ -23,7 +23,32 @@ } }, "latest": { - "version": "0.19.9" + "version": "0.20.2" + }, + "0.20": { + "version": "0.20.2" + }, + "0.20.2": { + "x86_64_linux_musl": { + "etag": "0x8DEDDE403C76D46", + "hash": "9f12ed4c49936e09b48bf862b595cde2fe64fcbd9d74dfacac6131ca824c8d5f" + }, + "x86_64_macos": { + "etag": "0x8DEDDE40A5B7920", + "hash": "248da7f581724e470071990c088ffc55c811981715f4cbdb258621fb79f8b7a6" + }, + "x86_64_windows": { + "etag": "0x8DEDDE42D104FBD", + "hash": "975a22143262fd27476d19ee00c7af67978426e40e1dee94eed6bbade1cf87dc" + }, + "aarch64_linux_musl": { + "etag": "0x8DEDDE40A025BC6", + "hash": "995c82be0defc7a025cae49a2aa2644ce8245c9a3318fc4103907c6a285e8c7d" + }, + "aarch64_macos": { + "etag": "0x8DEDDE3EA943AD1", + "hash": "fe67d82a10d8597a3549364cb733a3f9cc1bfff9031b7ae46384a9f2a72090c3" + } }, "0.19": { "version": "0.19.9"