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 ba96395 commit 148bd32Copy full SHA for 148bd32
.github/workflows/rust.yml
@@ -73,4 +73,4 @@ jobs:
73
uses: actions-rs/cargo@v1
74
with:
75
command: clippy
76
- args: -- --all-features -- -D warnings
+ args: --all-features -- -D warnings
0 commit comments