Skip to content

Commit 83887c8

Browse files
Bump rayon from 1.10.0 to 1.11.0
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>
1 parent a037494 commit 83887c8

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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
@@ -33,7 +33,7 @@ strip = true
3333
arrayvec = "0.7.2"
3434
blake3 = "1.3.1"
3535
clap = { version = "4.5.45", features = ["cargo", "unstable-styles"] }
36-
rayon = "1.5"
36+
rayon = "1.11"
3737
walkdir = "2.3.2"
3838

3939
[dev-dependencies]

0 commit comments

Comments
 (0)