From 95aa910f2d673dc3fe3f857935bff58ead6d15cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 16:21:16 +0000 Subject: [PATCH] build(deps): Bump bnjbvr/cargo-machete from 0.9.1 to 0.9.2 Bumps [bnjbvr/cargo-machete](https://github.com/bnjbvr/cargo-machete) from 0.9.1 to 0.9.2. - [Changelog](https://github.com/bnjbvr/cargo-machete/blob/main/CHANGELOG.md) - [Commits](https://github.com/bnjbvr/cargo-machete/compare/7959c845782fed02ee69303126d4a12d64f1db18...ac30a525c0a8d163a92d727b3ff079ee3f6ecb08) --- updated-dependencies: - dependency-name: bnjbvr/cargo-machete dependency-version: 0.9.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/health.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/health.yaml b/.github/workflows/health.yaml index 3d10e7b..759edcc 100644 --- a/.github/workflows/health.yaml +++ b/.github/workflows/health.yaml @@ -73,7 +73,7 @@ jobs: with: toolchain: nightly - name: Check for Unused Dependencies - uses: bnjbvr/cargo-machete@7959c845782fed02ee69303126d4a12d64f1db18 # v0.9.1 + uses: bnjbvr/cargo-machete@ac30a525c0a8d163a92d727b3ff079ee3f6ecb08 # v0.9.2 with: summary: true