From de33aea2e568d491ad0638b5562871e1a93596be Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Thu, 20 Feb 2025 11:05:00 +0000 Subject: [PATCH] Update `cargo-deny@latest` to 0.17.0 --- CHANGELOG.md | 2 ++ manifests/cargo-deny.json | 27 ++++++++++++++++++++++++++- 2 files changed, 28 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2886e02d..ba6ee5de 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.17.0. + ## [2.48.17] - 2025-02-20 - Update `wasmtime@latest` to 30.0.0. diff --git a/manifests/cargo-deny.json b/manifests/cargo-deny.json index 6ba877d3..899a4d93 100644 --- a/manifests/cargo-deny.json +++ b/manifests/cargo-deny.json @@ -24,7 +24,32 @@ }, "license_markdown": "[MIT](https://github.com/EmbarkStudios/cargo-deny/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/EmbarkStudios/cargo-deny/blob/main/LICENSE-APACHE)", "latest": { - "version": "0.16.4" + "version": "0.17.0" + }, + "0.17": { + "version": "0.17.0" + }, + "0.17.0": { + "x86_64_linux_musl": { + "etag": "0x8DD518E866BDAA6", + "checksum": "eafaffd87b2c7e97a644ed6eeac267b2af471a5bcf9cff7435852661caadf353" + }, + "x86_64_macos": { + "etag": "0x8DD518E713313D0", + "checksum": "fdd12d35aee874abcebe1ce9aff10fb224219326895edd5d5eb23e014366b301" + }, + "x86_64_windows": { + "etag": "0x8DD518F2975306A", + "checksum": "95d72fd9a079e83e93ddc345227fd9dfb4d4133275f5d0cb0f7df322eac6d3b7" + }, + "aarch64_linux_musl": { + "etag": "0x8DD518E96C67017", + "checksum": "147422f4914e0c322ac8f2d0676afddfcd40c91a226d69b5b799af8c6978cf21" + }, + "aarch64_macos": { + "etag": "0x8DD518E9D5EDDB7", + "checksum": "8f59efe8d4785ba4febe0e8b079952a03d435f50345533c3dd4ef2b107ba18e0" + } }, "0.16": { "version": "0.16.4"