Skip to content

Commit

Permalink
chore(rust): update rayon (#7001)
Browse files Browse the repository at this point in the history
  • Loading branch information
ritchie46 authored Feb 18, 2023
1 parent e3d21cf commit b167230
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 41 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ members = [
version = "0.27.2"

[workspace.dependencies]
rayon = "1.5"
rayon = "1.6"
thiserror = "^1"
num = "0.4"
ahash = "0.8"
Expand Down
61 changes: 21 additions & 40 deletions py-polars/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b167230

Please sign in to comment.