Skip to content

Commit 3e03b8a

Browse files
chore(deps): bump rayon from 1.5.1 to 1.5.2 (#131)
Bumps [rayon](https://github.com/rayon-rs/rayon) from 1.5.1 to 1.5.2. - [Release notes](https://github.com/rayon-rs/rayon/releases) - [Changelog](https://github.com/rayon-rs/rayon/blob/master/RELEASES.md) - [Commits](https://github.com/rayon-rs/rayon/commits) --- updated-dependencies: - dependency-name: rayon dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5d7dc4d commit 3e03b8a

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
@@ -21,7 +21,7 @@ maintenance = { status = "actively-developed" }
2121
[dependencies]
2222
anyhow = "1.0.56"
2323
tempfile = "3.3.0"
24-
rayon = "1.5.1"
24+
rayon = "1.5.2"
2525
log = "0.4.16"
2626
env_logger = "0.9.0"
2727
simplerand = "1.3.0"

0 commit comments

Comments
 (0)