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 bdc2342 commit 16a371cCopy full SHA for 16a371c
1 file changed
.github/workflows/rust.yml
@@ -20,7 +20,7 @@ jobs:
20
with:
21
toolchain: nightly
22
profile: minimal
23
- components: rust-src, llvm-tools-preview
+ components: rust-src, llvm-tools-preview, clippy
24
override: true
25
- name: Install libpcap-dev
26
run: sudo apt install libpcap-dev
0 commit comments