From 46c1ccf9e1e2e709f19c2846fb39337b5045c0f6 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Fri, 26 Jun 2026 12:55:55 +0000 Subject: [PATCH] Update `cargo-rdme@latest` to 2.1.0 --- CHANGELOG.md | 2 ++ manifests/cargo-rdme.json | 7 +++++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 68def52d..9dc2df7a 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-rdme@latest` to 2.1.0. + ## [2.82.4] - 2026-06-25 - Update `uv@latest` to 0.11.24. diff --git a/manifests/cargo-rdme.json b/manifests/cargo-rdme.json index 8efa0bbc..918f9fcf 100644 --- a/manifests/cargo-rdme.json +++ b/manifests/cargo-rdme.json @@ -2,10 +2,13 @@ "rust_crate": "cargo-rdme", "template": null, "latest": { - "version": "2.0.1" + "version": "2.1.0" }, "2": { - "version": "2.0.1" + "version": "2.1.0" + }, + "2.1": { + "version": "2.1.0" }, "2.1.0": { "x86_64_linux_musl": {