Skip to content

Commit

Permalink
Merge pull request #29 from NiiightmareXD/dependabot/cargo/rayon-1.10.0
Browse files Browse the repository at this point in the history
Bump rayon from 1.9.0 to 1.10.0
  • Loading branch information
NiiightmareXD authored Mar 25, 2024
2 parents 13954c9 + 408ada0 commit 1e2b201
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -48,7 +48,7 @@ windows = { version = "0.54.0", features = [
parking_lot = "0.12.1"

# Multithreading
rayon = "1.8.1"
rayon = "1.10.0"

# Error handling
thiserror = "1.0.57"
Expand Down

0 comments on commit 1e2b201

Please sign in to comment.