Skip to content

Commit

Permalink
Merge pull request #3 from adrianreber/dependabot/cargo/rayon-1.10.0
Browse files Browse the repository at this point in the history
Bump rayon from 1.8.0 to 1.10.0
  • Loading branch information
adrianreber authored Apr 29, 2024
2 parents 4062d0a + 3319afe commit cf35e1d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -7,5 +7,5 @@ edition = "2021"
clap = { version = "4.3.24", features = ["derive"] }
getopts = "0.2.21"
plotly = { version = "0.8.4", features = ["kaleido"] }
rayon = "1.8.0"
rayon = "1.10.0"
regex = "1.10.2"

0 comments on commit cf35e1d

Please # to comment.