Update cargo-spellcheck@latest to 0.14.0

This commit is contained in:
Taiki Endo
2024-04-24 15:07:39 +00:00
parent 6261d093c5
commit 483a4c24d1
2 changed files with 14 additions and 1 deletions

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-spellcheck@latest` to 0.14.0.
## [2.33.7] - 2024-04-23 ## [2.33.7] - 2024-04-23
- Update `typos@latest` to 1.20.10. - Update `typos@latest` to 1.20.10.

View File

@@ -9,7 +9,18 @@
} }
}, },
"latest": { "latest": {
"version": "0.13.2" "version": "0.14.0"
},
"0.14": {
"version": "0.14.0"
},
"0.14.0": {
"x86_64_linux_gnu": {
"checksum": "6f35073843f2eb87990ef19c841c61ded5263e3a7ff38f885cfab22193b84f13"
},
"x86_64_windows": {
"checksum": "ad97a1471b7e718902ec385c3ad045a6afbc986f736d0c4986855ec99a79c80c"
}
}, },
"0.13": { "0.13": {
"version": "0.13.2" "version": "0.13.2"