diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c02ccaa..a8c587ea 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-deny@latest` to 0.14.21. + ## [2.32.14] - 2024-04-12 - Update `wasmtime@latest` to 19.0.2. diff --git a/manifests/cargo-deny.json b/manifests/cargo-deny.json index cf20982e..d56a05f9 100644 --- a/manifests/cargo-deny.json +++ b/manifests/cargo-deny.json @@ -19,10 +19,24 @@ } }, "latest": { - "version": "0.14.20" + "version": "0.14.21" }, "0.14": { - "version": "0.14.20" + "version": "0.14.21" + }, + "0.14.21": { + "x86_64_linux_musl": { + "checksum": "a44734086a42d7b93715da545c2423684718d89d4855cd776384444a366813fd" + }, + "x86_64_macos": { + "checksum": "9bf07f9348aee79a0ed18caa399e12eb91f5397333b5b46ecd8f966bc1c657d5" + }, + "x86_64_windows": { + "checksum": "231f24cfa8ef1e517b3dea37d90a5d8c4ad297276d4133852c1b2a8d084a1720" + }, + "aarch64_macos": { + "checksum": "60cd49d30f5fbe63d7d20c4c2d90253f932cb4e9f9468d20a7bf152da959c3e4" + } }, "0.14.20": { "x86_64_linux_musl": {