diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a61c3453..7ae1a68d2 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.15. + ## [2.27.11] - 2024-02-26 - Update `syft@latest` to 0.105.1. diff --git a/manifests/cargo-deny.json b/manifests/cargo-deny.json index 0482c5181..0f9626c57 100644 --- a/manifests/cargo-deny.json +++ b/manifests/cargo-deny.json @@ -19,10 +19,24 @@ } }, "latest": { - "version": "0.14.14" + "version": "0.14.15" }, "0.14": { - "version": "0.14.14" + "version": "0.14.15" + }, + "0.14.15": { + "x86_64_linux_musl": { + "checksum": "701e4c44a141896a0004bc1ab4e8d5ee4f0f7c7a2de33c40bdf85e89be46b016" + }, + "x86_64_macos": { + "checksum": "7afb5672ad70c6a6926991824eac208990c4ca954bda0a813422aeab48aa488e" + }, + "x86_64_windows": { + "checksum": "5470fba9a52f51a065944973902156b70dfd50bd0faffe6b3ed41429afd2ffcb" + }, + "aarch64_macos": { + "checksum": "ce1ad18a668f7329d35840de296e41a20c0153043ff26cccd0376ebce5323236" + } }, "0.14.14": { "x86_64_linux_musl": {