From 1b07fb74591cf228b32613bd9ca519dc027ae914 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sat, 11 Apr 2026 12:23:38 +0000 Subject: [PATCH] Update `cargo-deny@latest` to 0.19.1 --- CHANGELOG.md | 2 ++ manifests/cargo-deny.json | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 87384b67..4151cec1 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.1. + ## [2.75.5] - 2026-04-10 - Update `biome@latest` to 2.4.11. diff --git a/manifests/cargo-deny.json b/manifests/cargo-deny.json index bd8070c3..18f3051f 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.0" + "version": "0.19.1" }, "0.19": { - "version": "0.19.0" + "version": "0.19.1" }, "0.19.1": { "x86_64_linux_musl": {