Skip to content

Commit

Permalink
Bump rayon from 1.7.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.7.0 to 1.10.0.
- [Changelog](https://github.com/rayon-rs/rayon/blob/main/RELEASES.md)
- [Commits](rayon-rs/rayon@rayon-core-v1.7.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] committed Mar 25, 2024
1 parent ff0af1c commit d17dfa6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
10 changes: 4 additions & 6 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
Expand Up @@ -32,7 +32,7 @@ log = "0.4"
num = "0.4"
once_cell = "1.18.0"
proc-macro2 = "1.0.76" # Required due to https://github.com/rust-lang/rust/issues/113152
rayon = "1.7.0"
rayon = "1.10.0"
regex = "1.9.1"
text_io = "0.1.12"

Expand Down

0 comments on commit d17dfa6

Please sign in to comment.