We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99ce3c3 commit 49dcb05Copy full SHA for 49dcb05
1 file changed
.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
+ run: cargo audit --ignore RUSTSEC-2025-0134
0 commit comments