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 57784c1 commit a6f8670Copy full SHA for a6f8670
.github/workflows/rust.yml
@@ -19,7 +19,7 @@ jobs:
19
uses: actions-rs/toolchain@v1
20
with:
21
toolchain: stable
22
- components: rustfmt, clippy, llvm-tools-preview, audit
+ components: rustfmt, clippy, llvm-tools-preview
23
override: true
24
25
- uses: Swatinem/rust-cache@v2
0 commit comments