Skip to content

Commit

Permalink
Bump rayon from 1.8.0 to 1.10.0
Browse files Browse the repository at this point in the history
Bumps [rayon](https://github.com/rayon-rs/rayon) from 1.8.0 to 1.10.0.
- [Changelog](https://github.com/rayon-rs/rayon/blob/main/RELEASES.md)
- [Commits](rayon-rs/rayon@rayon-core-v1.8.0...rayon-core-v1.10.0)

---
updated-dependencies:
- dependency-name: rayon
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 22, 2024
1 parent cabe52f commit d1a088b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion bin/tx-decoder/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ argh = "0.1.6"
fern = { version = "0.6.0", features = ["colored"] }
colored = "2.0.0"
indicatif = { version = "0.16.2", features = ["rayon"] }
rayon = "1.5.1"
rayon = "1.10.0"
parking_lot = "0.11.2"
num_cpus = "1.13.0"

0 comments on commit d1a088b

Please # to comment.