build: bump rayon from 1.5.1 to 1.5.2 (#3871)

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>
This commit is contained in:
dependabot[bot]
2022-04-14 02:06:53 -05:00
committed by GitHub
parent a02e87833d
commit 118aa96274
2 changed files with 5 additions and 6 deletions
+1 -1
View File
@@ -59,7 +59,7 @@ pest = "2.1.3"
pest_derive = "2.1.0"
quick-xml = "0.22.0"
rand = "0.8.5"
rayon = "1.5.1"
rayon = "1.5.2"
regex = "1.5.5"
rust-ini = "0.18.0"
semver = "1.0.7"