From ff735c627f0af1a852e696929d24dc9d9a6bf1c6 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Wed, 15 Apr 2026 09:44:41 +0000 Subject: [PATCH] Update `cargo-deny@latest` to 0.19.2 --- CHANGELOG.md | 2 ++ manifests/cargo-deny.json | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d1f69ee..397eb036 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.19.2. + ## [2.75.13] - 2026-04-15 - Update `zizmor@latest` to 1.24.1. diff --git a/manifests/cargo-deny.json b/manifests/cargo-deny.json index c08b034d..fc11d59c 100644 --- a/manifests/cargo-deny.json +++ b/manifests/cargo-deny.json @@ -24,10 +24,10 @@ }, "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.19.1" + "version": "0.19.2" }, "0.19": { - "version": "0.19.1" + "version": "0.19.2" }, "0.19.2": { "x86_64_linux_musl": {