Skip to content

Commit 5efcda0

Browse files
chore(deps): bump rayon from 1.5.3 to 1.6.0
Bumps [rayon](https://github.com/rayon-rs/rayon) from 1.5.3 to 1.6.0. - [Release notes](https://github.com/rayon-rs/rayon/releases) - [Changelog](https://github.com/rayon-rs/rayon/blob/master/RELEASES.md) - [Commits](rayon-rs/rayon@v1.5.3...rayon-core-v1.6.0) --- updated-dependencies: - dependency-name: rayon dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a7b1f1f commit 5efcda0

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

Cargo.lock

Lines changed: 4 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ pipe-trait = "^0.4.0"
5252
smart-default = "^0.6.0"
5353
derive_more = "^0.99.17"
5454
thiserror = "^1.0.37"
55-
rayon = "^1.5.3"
55+
rayon = "^1.6.0"
5656
text-block-macros = "^0.1.1"
5757
rounded-div = "^0.1.2"
5858
fmt-iter = "^0.2.1"

0 commit comments

Comments
 (0)