Skip to content

Commit

Permalink
ignore back RUSTSEC-2020-0071
Browse files Browse the repository at this point in the history
  • Loading branch information
LesnyRumcajs committed Feb 11, 2022
1 parent e225e3a commit a7cdb96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jobs:
uses: actions-rs/cargo@v1
with:
command: audit
args: --ignore RUSTSEC-2020-0159 --ignore RUSTSEC-2021-0130 --ignore RUSTSEC-2022-0009
args: --ignore RUSTSEC-2020-0159 --ignore RUSTSEC-2020-0071 --ignore RUSTSEC-2021-0130 --ignore RUSTSEC-2022-0009

build:
name: Build
Expand Down

0 comments on commit a7cdb96

Please sign in to comment.