From 20792236de6e2e49f8f897bd59b68d406d6a1fe5 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Tue, 16 Jun 2026 16:41:40 +0000 Subject: [PATCH] Update `cargo-deny@latest` to 0.19.9 --- CHANGELOG.md | 2 ++ manifests/cargo-deny.json | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8dc02ad4..d26c9154 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.9. + - Update `prek@latest` to 0.4.5. - Update `trivy@latest` to 0.71.1. diff --git a/manifests/cargo-deny.json b/manifests/cargo-deny.json index db5c4728..6d13a1db 100644 --- a/manifests/cargo-deny.json +++ b/manifests/cargo-deny.json @@ -23,10 +23,10 @@ } }, "latest": { - "version": "0.19.8" + "version": "0.19.9" }, "0.19": { - "version": "0.19.8" + "version": "0.19.9" }, "0.19.9": { "x86_64_linux_musl": {