diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d486253..62efa0f3 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.16. + - Update `parse-changelog@latest` to 0.6.5. ## [2.28.1] - 2024-03-04 diff --git a/manifests/cargo-deny.json b/manifests/cargo-deny.json index 0f9626c5..af9863bb 100644 --- a/manifests/cargo-deny.json +++ b/manifests/cargo-deny.json @@ -19,10 +19,24 @@ } }, "latest": { - "version": "0.14.15" + "version": "0.14.16" }, "0.14": { - "version": "0.14.15" + "version": "0.14.16" + }, + "0.14.16": { + "x86_64_linux_musl": { + "checksum": "7b09aafdc42eeae5d67e523469a69e5b5dc65edb87d87fa68b3c014c9a27d780" + }, + "x86_64_macos": { + "checksum": "fa2efa5be935d684ba62c64950041eda7ed81af6b49608c6c8bad3c6f140eb2d" + }, + "x86_64_windows": { + "checksum": "7d977cb7f37064bda9711adb5d6574f07634aa50b3eaf612ab134b07727e2e6d" + }, + "aarch64_macos": { + "checksum": "285cf6fb30341652e07135fd2fdb083455211527985c8cb2f889804a4068cd3e" + } }, "0.14.15": { "x86_64_linux_musl": {