From e4aa1a2fa062a00c71fca249847e2d491ac7816f Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Wed, 11 Jan 2023 15:11:35 +0000 Subject: [PATCH] Update `cargo-deny@latest` to 0.13.7 --- CHANGELOG.md | 2 ++ manifests/cargo-deny.json | 18 ++++++++++++++++-- 2 files changed, 18 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f1ea408..8b3aa4f0 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.7. + - Update `parse-changelog@latest` to 0.5.3. - Update `cargo-minimal-versions@latest` to 0.1.10. diff --git a/manifests/cargo-deny.json b/manifests/cargo-deny.json index b81f32b6..8c635584 100644 --- a/manifests/cargo-deny.json +++ b/manifests/cargo-deny.json @@ -18,10 +18,24 @@ } }, "latest": { - "version": "0.13.6" + "version": "0.13.7" }, "0.13": { - "version": "0.13.6" + "version": "0.13.7" + }, + "0.13.7": { + "x86_64_linux_musl": { + "checksum": "0e20f4302c1054a3f1a8e0e22eb15cfa3173c0e2dcbb62cfe7d6fe40dc27abd9" + }, + "x86_64_macos": { + "checksum": "b0c1ed8ac67b1c12060b46d190a52f3aaa182a430968ce25addff1556e1bd391" + }, + "x86_64_windows": { + "checksum": "fbe4e7b01b69fcbf7ab82b61a8ff8545dbd9f2cccfadc6b6c7c0e0d38b28f26b" + }, + "aarch64_macos": { + "checksum": "ab2400539b4eb2d6756a2cdb841f6e3b5862f54d6212d0c015509f6c72718e4c" + } }, "0.13.6": { "x86_64_linux_musl": {