Skip to content

Commit 7346eb8

Browse files
Bump rayon from 1.11.0 to 1.12.0 (#16019)
Bumps [rayon](https://github.com/rayon-rs/rayon) from 1.11.0 to 1.12.0. - [Changelog](https://github.com/rayon-rs/rayon/blob/main/RELEASES.md) - [Commits](rayon-rs/rayon@rayon-core-v1.11.0...rayon-core-v1.12.0) --- updated-dependencies: - dependency-name: rayon dependency-version: 1.12.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 823cc88 commit 7346eb8

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -31,7 +31,7 @@ fixedbitset = "0.5.7"
3131
approx = "0.5"
3232
itertools = "0.14.0"
3333
ahash = "0.8.12"
34-
rayon = "1.10"
34+
rayon = "1.12"
3535
nom = "8.0"
3636
nom-unicode = "0.4"
3737
nom-language = "0.1"

0 commit comments

Comments
 (0)