Skip to content

Commit

Permalink
Bump rayon from 1.3.1 to 1.4.0 (#14)
Browse files Browse the repository at this point in the history
Bumps [rayon](https://github.com/rayon-rs/rayon) from 1.3.1 to 1.4.0.
- [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.3.1...rayon-core-v1.4.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 25, 2020
1 parent 6085990 commit ffa09d1
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 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 @@ -14,5 +14,5 @@ log = "^0.4"
minifb = "^0.18"
num_cpus = "^1.13"
rand = "^0.7"
rayon = "^1.3"
rayon = "^1.4"
simple_logger = "^1.6"

0 comments on commit ffa09d1

Please sign in to comment.