Skip to content

Commit

Permalink
Merge pull request #22 from ChainSafe/ec2/rayon
Browse files Browse the repository at this point in the history
Parallelism and WebWorkers
  • Loading branch information
ec2 authored Sep 23, 2024
2 parents 8b8cbe2 + 20e1676 commit d153322
Show file tree
Hide file tree
Showing 13 changed files with 690 additions and 168 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rust-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ jobs:
- uses: actions-rs/cargo@v1
with:
command: clippy
args: --all --all-targets -- -D warnings
args: --all --lib -- -D warnings
Loading

0 comments on commit d153322

Please sign in to comment.