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": {