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