Skip to content

Commit 17e7be9

Browse files
authored
Merge pull request #48 from gregl83/dependabot/cargo/rayon-1.11.0
Bump rayon from 1.10.0 to 1.11.0
2 parents a037494 + 83887c8 commit 17e7be9

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)