Disable cargo machete

Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
This commit is contained in:
Maksym Pavlenko 2024-12-03 09:51:32 -08:00
parent 9cfc6454f0
commit 3da6d80b0b
1 changed files with 3 additions and 2 deletions

View File

@ -38,8 +38,9 @@ jobs:
env:
RUSTDOCFLAGS: -Dwarnings
- name: check unused dependencies
uses: bnjbvr/cargo-machete@v0.7.0
# See https://github.com/containerd/rust-extensions/issues/348
# - name: check unused dependencies
# uses: bnjbvr/cargo-machete@v0.7.0
# TODO: Merge this with the checks job above
windows-checks: