Skip to content

Commit a6f8670

Browse files
committed
NOt a tool
1 parent 57784c1 commit a6f8670

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: actions-rs/toolchain@v1
2020
with:
2121
toolchain: stable
22-
components: rustfmt, clippy, llvm-tools-preview, audit
22+
components: rustfmt, clippy, llvm-tools-preview
2323
override: true
2424

2525
- uses: Swatinem/rust-cache@v2

0 commit comments

Comments
 (0)