From d47685415a49647e9fca69931d430ed957cb6eb3 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Mon, 29 Jul 2024 03:08:49 +0000 Subject: [PATCH] Update `cargo-udeps@latest` to 0.1.50 --- CHANGELOG.md | 2 ++ manifests/cargo-udeps.json | 30 ++++++++++++++++++++++++++++-- 2 files changed, 30 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 77521992..efcb3a22 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-udeps@latest` to 0.1.50. + ## [2.42.9] - 2024-07-26 - Update `cargo-semver-checks@latest` to 0.33.0. diff --git a/manifests/cargo-udeps.json b/manifests/cargo-udeps.json index 4e2daae0..e78652ae 100644 --- a/manifests/cargo-udeps.json +++ b/manifests/cargo-udeps.json @@ -32,10 +32,36 @@ }, "license_markdown": "[Apache-2.0 OR MIT](https://github.com/est31/cargo-udeps/blob/HEAD/LICENSE)", "latest": { - "version": "0.1.49" + "version": "0.1.50" }, "0.1": { - "version": "0.1.49" + "version": "0.1.50" + }, + "0.1.50": { + "x86_64_linux_musl": { + "etag": "0x8DCAF766C1BDE03", + "checksum": "ad725b83890d99c86a5c7720baff88e881618c3ce020f90543e27209f3515325" + }, + "x86_64_macos": { + "etag": "0x8DCAF762BC6FE97", + "checksum": "d2588f3bf4e58f42efe57193f5c84cb6e5291627ec85df3ad6052c7f384d1157" + }, + "x86_64_windows": { + "etag": "0x8DCAF76B68F3AF1", + "checksum": "3d7aff9808536f882be392be4e4c1b45066af358043d2374d67981d99d5ece41" + }, + "aarch64_linux_musl": { + "etag": "0x8DCAF766BEF33F8", + "checksum": "7316837a3c38e77d1b424a7ee672ebdfd6c839caef0996c67224c4a9fa1b9752" + }, + "aarch64_macos": { + "etag": "0x8DCAF762DE11870", + "checksum": "e34d0571650e64a9e57958aa9100315b6570cb38f46fc55d3bad264cf98951c5" + }, + "aarch64_windows": { + "etag": "0x8DCAF76DDFDCF79", + "checksum": "bab779c1382ee831221182cf57a26f23166f38ff0db9085c70759b232c481273" + } }, "0.1.49": { "x86_64_linux_musl": {