Skip to content

Commit

Permalink
Update rustls dependency and ignore advisory
Browse files Browse the repository at this point in the history
  • Loading branch information
nazar-pc committed Apr 21, 2024
1 parent 39c0e25 commit 0cd9bdf
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 13 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rustsec-audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,5 @@ jobs:
- uses: rustsec/audit-check@dd51754d4e59da7395a4cd9b593f0ff2d61a9b95 #v1.4.1
with:
token: ${{ secrets.GITHUB_TOKEN }}
# TODO: Remove once Substrate upgrades libp2p and we no longer have rustls 0.20.9 in our dependencies
ignore: RUSTSEC-2024-0336
26 changes: 13 additions & 13 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0cd9bdf

Please sign in to comment.