Skip to content

Commit

Permalink
chore(deps): bump rayon from 1.5.1 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.5.1 to 1.10.0.
- [Changelog](https://github.com/rayon-rs/rayon/blob/main/RELEASES.md)
- [Commits](rayon-rs/rayon@v1.5.1...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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 6, 2024
1 parent 37f1b32 commit e6eac46
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 78 deletions.
87 changes: 10 additions & 77 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ blake2 = "0.9.1"
clap = "2.33.0"
digest = "0.9.0"
generic-array = "0.14.4"
rayon = "1.3.0"
rayon = "1.10.0"
thiserror = "1.0.26"
walkdir = "2.3.2"

0 comments on commit e6eac46

Please sign in to comment.