diff --git a/CHANGELOG.md b/CHANGELOG.md index 945c0212..3aa88224 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.0. + ## [2.12.19] - 2023-07-27 - Update `cargo-tarpaulin@latest` to 0.26.1. diff --git a/manifests/cargo-deny.json b/manifests/cargo-deny.json index 1cae6450..23b79e7f 100644 --- a/manifests/cargo-deny.json +++ b/manifests/cargo-deny.json @@ -18,7 +18,24 @@ } }, "latest": { - "version": "0.13.9" + "version": "0.14.0" + }, + "0.14": { + "version": "0.14.0" + }, + "0.14.0": { + "x86_64_linux_musl": { + "checksum": "85dee04c86104c84f83b344f29ba3f9e0b57b64da011c478e1e4a677cd59baa0" + }, + "x86_64_macos": { + "checksum": "3d03a6a5764b81bd3e4f00bc70974f48bf44fe8346788397ff1a680d7304e755" + }, + "x86_64_windows": { + "checksum": "4956fe0a296cee572b878512953f562bd5afdd568efe76131d8ecf72b1740cc3" + }, + "aarch64_macos": { + "checksum": "2fc95e449d086694aa76c1306e9e5a1762491f99d14a1d46a6b524bed20a94b7" + } }, "0.13": { "version": "0.13.9"