From 7fe0d47d46810b04a64a15c5859048ff1b5aee84 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sun, 3 May 2026 21:22:55 +0000 Subject: [PATCH] Update `cargo-deb@latest` to 3.7.0 --- CHANGELOG.md | 2 ++ manifests/cargo-deb.json | 7 +++++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d421c4e7..f18105f0 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-deb@latest` to 3.7.0. + - Update `tombi@latest` to 0.10.2. ## [2.75.30] - 2026-05-03 diff --git a/manifests/cargo-deb.json b/manifests/cargo-deb.json index 91d1a822..ab6a188a 100644 --- a/manifests/cargo-deb.json +++ b/manifests/cargo-deb.json @@ -7,10 +7,13 @@ } }, "latest": { - "version": "3.6.4" + "version": "3.7.0" }, "3": { - "version": "3.6.4" + "version": "3.7.0" + }, + "3.7": { + "version": "3.7.0" }, "3.7.0": { "x86_64_linux_gnu": {