From 3ab022bf4858764f3ce8bda3e6a945e6269eb922 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Tue, 7 Jul 2026 00:57:32 +0000 Subject: [PATCH] Update `tombi@latest` to 1.2.0 --- CHANGELOG.md | 2 ++ manifests/tombi.json | 7 +++++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 040d4e5e..67208d7b 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 `tombi@latest` to 1.2.0. + - Update `cargo-nextest@latest` to 0.9.140. ## [2.82.9] - 2026-07-05 diff --git a/manifests/tombi.json b/manifests/tombi.json index 86c9933c..746f457e 100644 --- a/manifests/tombi.json +++ b/manifests/tombi.json @@ -2,10 +2,13 @@ "rust_crate": null, "template": null, "latest": { - "version": "1.1.7" + "version": "1.2.0" }, "1": { - "version": "1.1.7" + "version": "1.2.0" + }, + "1.2": { + "version": "1.2.0" }, "1.2.0": { "x86_64_linux_musl": {