From a6cd5fac26ada6982a6051a0af839d714bc660ba Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Apr 2023 13:08:04 +1000 Subject: [PATCH] Update `cargo-deny@latest` to 0.13.8 (#99) Co-authored-by: Taiki Endo --- CHANGELOG.md | 2 ++ manifests/cargo-deny.json | 18 ++++++++++++++++-- 2 files changed, 18 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 726bee7f..587f9198 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.13.8. + ## [2.6.9] - 2023-04-05 - Update `cargo-llvm-cov@latest` to 0.5.14. diff --git a/manifests/cargo-deny.json b/manifests/cargo-deny.json index 8c635584..49459c2d 100644 --- a/manifests/cargo-deny.json +++ b/manifests/cargo-deny.json @@ -18,10 +18,24 @@ } }, "latest": { - "version": "0.13.7" + "version": "0.13.8" }, "0.13": { - "version": "0.13.7" + "version": "0.13.8" + }, + "0.13.8": { + "x86_64_linux_musl": { + "checksum": "95b2b7eacc1e93b918969e8d9f25dad49ce079511401308b548f5fceeafeb896" + }, + "x86_64_macos": { + "checksum": "950f36ddbb08c0686305f97196b450a99efd3bbea3553746b4f1b9942a5ab2b7" + }, + "x86_64_windows": { + "checksum": "5cae60df4ab5a9c949a59f56cf101562b7a962fb2750b5e6aeb47e0d8799e962" + }, + "aarch64_macos": { + "checksum": "6eeedd852be234c5b27359e7ce6c7da665511afb5d643c7ce8db660e08ca7bc1" + } }, "0.13.7": { "x86_64_linux_musl": {