Skip to content

Commit

Permalink
Ignore rust-lexical advisiories in cargo audit as it was ignored in c…
Browse files Browse the repository at this point in the history
…argo deny (#839)
  • Loading branch information
robert3005 authored Sep 16, 2024
1 parent cfd68b0 commit 1df39a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
- uses: rustsec/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}
ignore: "RUSTSEC-2023-0086"

miri:
name: 'miri'
Expand Down

0 comments on commit 1df39a4

Please sign in to comment.