Skip to content

Commit

Permalink
chore(deps): bump rayon from 1.6.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.6.0 to 1.10.0.
- [Changelog](https://github.com/rayon-rs/rayon/blob/main/RELEASES.md)
- [Commits](rayon-rs/rayon@rayon-core-v1.6.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 Sep 28, 2024
1 parent 23eb208 commit 619b7cb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 37 deletions.
40 changes: 4 additions & 36 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 @@ -42,7 +42,7 @@ git2 = "^0.18.3"
petgraph = "^0.6.0"
indexmap = "^2.2.5"
itertools = "^0.12.1"
rayon = "^1.5.1"
rayon = "^1.10.0"
sha-1 = "^0.10.0"
hex-literal = "^0.4.1"
hex_fmt = "^0.3.0"
Expand Down

0 comments on commit 619b7cb

Please sign in to comment.