Skip to content

Commit

Permalink
Merge pull request #335 from rafal-ch/bump_dependencies
Browse files Browse the repository at this point in the history
Bump dependencies for binary port and types
  • Loading branch information
rafal-ch authored Jul 25, 2024
2 parents 3b915c1 + 686413a commit 48fc103
Show file tree
Hide file tree
Showing 7 changed files with 655 additions and 447 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-casper-event-sidecar-rs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
# Hope to get to here:
# run: cargo audit --deny warnings
# RUSTSEC-2023-0071 - there is a transitive audit issue via sqlx. There is no fix for that yet, we should update dependencies once a fix is presented
run: cargo audit --ignore RUSTSEC-2023-0071 --ignore RUSTSEC-2024-0344 --ignore RUSTSEC-2023-0071
run: cargo audit --ignore RUSTSEC-2023-0071

- name: test
run: cargo test
Expand Down
Loading

0 comments on commit 48fc103

Please sign in to comment.