Skip to content

Commit

Permalink
Bump rayon from 1.7.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.7.0 to 1.8.1.
- [Changelog](https://github.com/rayon-rs/rayon/blob/master/RELEASES.md)
- [Commits](rayon-rs/rayon@rayon-core-v1.7.0...rayon-core-v1.8.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 19, 2024
1 parent 1011d5e commit 0769b6c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 38 deletions.
43 changes: 6 additions & 37 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 @@ -17,7 +17,7 @@ flate2 = "1.0"
itertools = "0.10"
lazy_static = "1.4"
log = "0.4"
rayon = "1.7"
rayon = "1.8"
serde = "1.0"
boomphf = { version = "^0.6", features = ["serde"] }
dashmap = "5"
Expand Down

0 comments on commit 0769b6c

Please sign in to comment.