Skip to content

Commit

Permalink
build(deps): bump rayon from 1.5.2 to 1.5.3
Browse files Browse the repository at this point in the history
Bumps [rayon](https://github.com/rayon-rs/rayon) from 1.5.2 to 1.5.3.
- [Release notes](https://github.com/rayon-rs/rayon/releases)
- [Changelog](https://github.com/rayon-rs/rayon/blob/master/RELEASES.md)
- [Commits](rayon-rs/rayon@v1.5.2...v1.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 16, 2022
1 parent fd98e17 commit edf3e8f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -79,7 +79,7 @@ cc = { version = "1.0.73", features = ["parallel"] }
phf = { version = "0.10.1", features = ["macros"] }
anyhow = "1.0.57"
cargo-emit = "0.2.1"
rayon = "1.5.2"
rayon = "1.5.3"
thiserror = "1.0.31"
build-info-build = { version = "0.0.26", optional = true }

Expand Down

0 comments on commit edf3e8f

Please # to comment.