Update cargo-shear@latest to 1.13.1

This commit is contained in:
Taiki Endo
2026-06-08 10:37:04 +09:00
parent 56545b37b5
commit ee92d4569a
2 changed files with 5 additions and 3 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-shear@latest` to 1.13.1.
## [2.81.7] - 2026-06-06 ## [2.81.7] - 2026-06-06
- Update `wasmtime@latest` to 45.0.1. - Update `wasmtime@latest` to 45.0.1.
+3 -3
View File
@@ -27,13 +27,13 @@
} }
}, },
"latest": { "latest": {
"version": "1.13.0" "version": "1.13.1"
}, },
"1": { "1": {
"version": "1.13.0" "version": "1.13.1"
}, },
"1.13": { "1.13": {
"version": "1.13.0" "version": "1.13.1"
}, },
"1.13.1": { "1.13.1": {
"x86_64_linux_musl": { "x86_64_linux_musl": {