Skip to content

Commit 49dcb05

Browse files
committed
Ignore RUSTSEC-2025-0134
1 parent 99ce3c3 commit 49dcb05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/audit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ jobs:
4848
- name: Run audit check
4949
# Note: you can ignore specific RUSTSEC issues using the `--ignore` flag ,for example:
5050
# run: cargo audit --ignore RUSTSEC-2026-0001
51-
run: cargo audit
51+
run: cargo audit --ignore RUSTSEC-2025-0134

0 commit comments

Comments
 (0)