Skip to content

Commit

Permalink
fix(deps): update rust crate rayon to 1.5.3 (#24)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed May 15, 2022
1 parent 931844a commit 787d4e4
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
Expand Up @@ -33,7 +33,7 @@ dotenv = "0.15.0"
futures-util = "0.3.21"
http = "0.2.7"
once_cell = "1.10.0"
rayon = "1.5.2"
rayon = "1.5.3"
regress = "0.4.1"
serde_json = "1.0.81"
tokio-process-stream = "0.2.0"
Expand Down

0 comments on commit 787d4e4

Please sign in to comment.