We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57bc327 commit 9831b14Copy full SHA for 9831b14
.github/workflows/lint.yml
@@ -39,4 +39,4 @@ jobs:
39
run: cargo clippy --workspace --all-features --all-targets -- -D warnings
40
41
- name: Audit
42
- run: cargo audit --ignore RUSTSEC-2023-0063 --ignore RUSTSEC-2023-0065
+ run: cargo audit --ignore RUSTSEC-2023-0052 --ignore RUSTSEC-2023-0065
0 commit comments