Skip to content

Commit

Permalink
Merge pull request #2556 from shadow/dependabot/cargo/src/main/rayon-…
Browse files Browse the repository at this point in the history
…1.6.0

Bump rayon from 1.5.3 to 1.6.0 in /src
  • Loading branch information
stevenengler authored Nov 21, 2022
2 parents 2263000 + b6af950 commit 2b44dda
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 deletions src/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 src/main/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ rand = "0.8.5"
rand_chacha = "0.3.1"
rand_core = "0.6.4"
rand_xoshiro = "0.6.0"
rayon = "1.5.3"
rayon = "1.6.0"
regex = "1"
schemars = "0.8"
serde = { version = "1.0", features = ["derive"] }
Expand Down

0 comments on commit 2b44dda

Please sign in to comment.