Skip to content

Commit

Permalink
bump libp2p (#1717)
Browse files Browse the repository at this point in the history
* bump libp2p

* one less audit exception
  • Loading branch information
LesnyRumcajs authored Aug 10, 2022
1 parent 1d4b974 commit db15c80
Show file tree
Hide file tree
Showing 19 changed files with 553 additions and 500 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:
uses: actions-rs/cargo@v1
with:
command: audit
args: --ignore RUSTSEC-2020-0071 --ignore RUSTSEC-2021-0130 --ignore RUSTSEC-2022-0040
args: --ignore RUSTSEC-2020-0071 --ignore RUSTSEC-2022-0040

build:
name: Build
Expand Down
Loading

0 comments on commit db15c80

Please sign in to comment.