Skip to content

Commit 742a31b

Browse files
chore(deps): bump rayon from 1.6.1 to 1.7.0
Bumps [rayon](https://github.com/rayon-rs/rayon) from 1.6.1 to 1.7.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@rayon-core-v1.6.1...rayon-core-v1.7.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 2e75226 commit 742a31b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ cli-completions = ["cli"]
5151
pipe-trait = "^0.4.0"
5252
smart-default = "^0.6.0"
5353
derive_more = "^0.99.17"
54-
rayon = "^1.6.1"
54+
rayon = "^1.7.0"
5555
text-block-macros = "^0.1.1"
5656
rounded-div = "^0.1.2"
5757
fmt-iter = "^0.2.1"

0 commit comments

Comments
 (0)