Update cargo-rdme@latest to 2.1.0

This commit is contained in:
Taiki Endo
2026-06-26 23:15:13 +09:00
parent 682e7d9e49
commit 46c1ccf9e1
2 changed files with 7 additions and 2 deletions
+2
View File
@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased] ## [Unreleased]
- Update `cargo-rdme@latest` to 2.1.0.
## [2.82.4] - 2026-06-25 ## [2.82.4] - 2026-06-25
- Update `uv@latest` to 0.11.24. - Update `uv@latest` to 0.11.24.
+5 -2
View File
@@ -2,10 +2,13 @@
"rust_crate": "cargo-rdme", "rust_crate": "cargo-rdme",
"template": null, "template": null,
"latest": { "latest": {
"version": "2.0.1" "version": "2.1.0"
}, },
"2": { "2": {
"version": "2.0.1" "version": "2.1.0"
},
"2.1": {
"version": "2.1.0"
}, },
"2.1.0": { "2.1.0": {
"x86_64_linux_musl": { "x86_64_linux_musl": {