Skip to content

Commit 91436da

Browse files
chore(deps): 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 3d0ffe2 commit 91436da

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
@@ -35,7 +35,7 @@ indicatif = "0.17"
3535
regex = "1"
3636
glob = "0.3"
3737
once_cell = "1"
38-
rayon = "1.7"
38+
rayon = "1.11"
3939
termcolor = "1"
4040
chrono = { version = "0.4", features = ["serde"] }
4141
colored = "3"

0 commit comments

Comments
 (0)