Skip to content

Commit

Permalink
Merge pull request #43 from EspressoSystems/update/sequencer
Browse files Browse the repository at this point in the history
Update sequencer
  • Loading branch information
jbearer committed Dec 15, 2023
2 parents a69249d + 9831b14 commit 5ed7dde
Show file tree
Hide file tree
Showing 9 changed files with 1,939 additions and 1,444 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ jobs:
run: cargo clippy --workspace --all-features --all-targets -- -D warnings

- name: Audit
run: cargo audit --ignore RUSTSEC-2023-0063 --ignore RUSTSEC-2023-0065
run: cargo audit --ignore RUSTSEC-2023-0052 --ignore RUSTSEC-2023-0065
Loading

0 comments on commit 5ed7dde

Please sign in to comment.