Skip to content

Commit

Permalink
chore(deps): bump rayon from 1.5.1 to 1.5.2 (#131)
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.5.2.
- [Release notes](https://github.com/rayon-rs/rayon/releases)
- [Changelog](https://github.com/rayon-rs/rayon/blob/master/RELEASES.md)
- [Commits](https://github.com/rayon-rs/rayon/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 18, 2022
1 parent 5d7dc4d commit 3e03b8a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 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 @@ -21,7 +21,7 @@ maintenance = { status = "actively-developed" }
[dependencies]
anyhow = "1.0.56"
tempfile = "3.3.0"
rayon = "1.5.1"
rayon = "1.5.2"
log = "0.4.16"
env_logger = "0.9.0"
simplerand = "1.3.0"
Expand Down

0 comments on commit 3e03b8a

Please sign in to comment.