Skip to content

Commit 6c57891

Browse files
chore(deps): bump rayon from 1.10.0 to 1.11.0 (#270)
Bumps [rayon](https://github.com/rayon-rs/rayon) from 1.10.0 to 1.11.0. - [Changelog](https://github.com/rayon-rs/rayon/blob/main/RELEASES.md) - [Commits](rayon-rs/rayon@rayon-core-v1.10.0...rayon-core-v1.11.0) --- updated-dependencies: - dependency-name: rayon dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 18eccf6 commit 6c57891

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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"
2323
tempfile = "3.23"
24-
rayon = "1.6"
24+
rayon = "1.11"
2525
log = "0.4"
2626
env_logger = "0.11"
2727
simplerand = "1.6"

0 commit comments

Comments
 (0)