From 4be7e4cd606e20151ac536a60ee7578bbfe6bf7f Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Tue, 12 May 2026 12:58:55 +0000 Subject: [PATCH] Update `cargo-deny@latest` to 0.19.6 --- CHANGELOG.md | 2 ++ manifests/cargo-deny.json | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 33f0bbdf..51994b4f 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.6. + ## [2.77.6] - 2026-05-11 - Fix `wasm-pack` installation failure. diff --git a/manifests/cargo-deny.json b/manifests/cargo-deny.json index 4753cf67..57d94050 100644 --- a/manifests/cargo-deny.json +++ b/manifests/cargo-deny.json @@ -23,10 +23,10 @@ } }, "latest": { - "version": "0.19.5" + "version": "0.19.6" }, "0.19": { - "version": "0.19.5" + "version": "0.19.6" }, "0.19.6": { "x86_64_linux_musl": {