Skip to content

Commit

Permalink
Bump rayon from 1.8.0 to 1.8.1
Browse files Browse the repository at this point in the history
Bumps [rayon](https://github.com/rayon-rs/rayon) from 1.8.0 to 1.8.1.
- [Changelog](https://github.com/rayon-rs/rayon/blob/master/RELEASES.md)
- [Commits](rayon-rs/rayon@rayon-core-v1.8.0...rayon-core-v1.8.1)

---
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 Feb 13, 2024
1 parent 6aab153 commit 033b3df
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -19,7 +19,7 @@ console = "0.15.7"
indicatif = {version = "0.17.7", features = ["rayon"]}
num_cpus = "1.16.0"
random-string = "1.0.1"
rayon = "1.8.0"
rayon = "1.8.1"

[dev-dependencies]
mockall = "0.11.4"
Expand Down

0 comments on commit 033b3df

Please sign in to comment.