We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 49dcb05 + 74aaa65 commit ea0738aCopy full SHA for ea0738a
.github/workflows/audit.yml
@@ -48,4 +48,4 @@ jobs:
48
- name: Run audit check
49
# Note: you can ignore specific RUSTSEC issues using the `--ignore` flag ,for example:
50
# run: cargo audit --ignore RUSTSEC-2026-0001
51
- run: cargo audit --ignore RUSTSEC-2025-0134
+ run: cargo audit --ignore RUSTSEC-2024-0436 --ignore RUSTSEC-2024-0014
0 commit comments