Skip to content

Commit

Permalink
Merge pull request #1315 from jqnatividad/dependabot/cargo/rayon-1.8.0
Browse files Browse the repository at this point in the history
build(deps): bump rayon from 1.7.0 to 1.8.0
  • Loading branch information
jqnatividad authored Sep 21, 2023
2 parents d7a8b37 + e085191 commit 0498876
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
10 changes: 4 additions & 6 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 @@ -153,7 +153,7 @@ qsv-sniffer = { version = "0.10", default-features = false, features = [
"runtime-dispatch-simd",
] }
rand = "0.8"
rayon = "1.7"
rayon = "1.8"
redis = { version = "0.23", features = [
"ahash",
], default-features = false, optional = true }
Expand Down

0 comments on commit 0498876

Please sign in to comment.