diff --git a/CHANGELOG.md b/CHANGELOG.md index 20c9f29a..3a23e7c6 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.5. + ## [2.25.6] - 2024-01-20 - Update `syft@latest` to 0.101.1. diff --git a/manifests/cargo-deny.json b/manifests/cargo-deny.json index 4cf5ca59..2dd296f0 100644 --- a/manifests/cargo-deny.json +++ b/manifests/cargo-deny.json @@ -19,10 +19,24 @@ } }, "latest": { - "version": "0.14.4" + "version": "0.14.5" }, "0.14": { - "version": "0.14.4" + "version": "0.14.5" + }, + "0.14.5": { + "x86_64_linux_musl": { + "checksum": "f76ea3b2c9e35059596a5c785b5552928499c1bc8db954fa23466062376b79ba" + }, + "x86_64_macos": { + "checksum": "98c8505bafa938af6c8365318c224faa75393efc2479ce64271377a0a7ebcef4" + }, + "x86_64_windows": { + "checksum": "ca60bdba711e369073cd099847beb8e6bdf2e3e05c4086fed1b187347d8c598b" + }, + "aarch64_macos": { + "checksum": "bc0d018514cb6a969ac159106d24a28d1c374f9e6339eb9cae1bec890e7f97fe" + } }, "0.14.4": { "x86_64_linux_musl": {