We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79a6d79 commit 3e91722Copy full SHA for 3e91722
.github/workflows/_ci.yml
@@ -31,7 +31,7 @@ jobs:
31
- name: Install cargo-machete
32
run: cargo install cargo-machete
33
- name: Check for unused dependencies
34
- run: cargo machete --with-metadata
+ run: cargo machete
35
36
build:
37
strategy:
0 commit comments