Update cargo-rdme@latest to 2.2.0

This commit is contained in:
Taiki Endo
2026-08-07 22:12:11 +09:00
parent 9970698e35
commit dc7bb1f807
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.2.0.
- Update `cargo-crap@latest` to 0.4.3. - Update `cargo-crap@latest` to 0.4.3.
## [2.85.9] - 2026-08-06 ## [2.85.9] - 2026-08-06
+5 -2
View File
@@ -2,10 +2,13 @@
"rust_crate": "cargo-rdme", "rust_crate": "cargo-rdme",
"template": null, "template": null,
"latest": { "latest": {
"version": "2.1.0" "version": "2.2.0"
}, },
"2": { "2": {
"version": "2.1.0" "version": "2.2.0"
},
"2.2": {
"version": "2.2.0"
}, },
"2.2.0": { "2.2.0": {
"x86_64_linux_musl": { "x86_64_linux_musl": {