diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b33fad9..80fcf2ad 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-spellcheck@latest` to 0.14.0. + ## [2.33.7] - 2024-04-23 - Update `typos@latest` to 1.20.10. diff --git a/manifests/cargo-spellcheck.json b/manifests/cargo-spellcheck.json index 8b3f19f7..a38c6c3a 100644 --- a/manifests/cargo-spellcheck.json +++ b/manifests/cargo-spellcheck.json @@ -9,7 +9,18 @@ } }, "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": { "version": "0.13.2"