Skip to content

Commit

Permalink
[NOTE] Ignore unmaintained advisory for dependency in tree of deps fo…
Browse files Browse the repository at this point in the history
…r assert_cmd, out testing library
  • Loading branch information
brycx committed Jun 2, 2021
1 parent 3883125 commit 2492358
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/security_audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
uses: actions-rs/cargo@v1
with:
command: audit
args: --deny warnings
args: --ignore RUSTSEC-2020-0095 --deny warnings

0 comments on commit 2492358

Please sign in to comment.