Skip to content

Commit 47b171b

Browse files
Bump rayon from 1.7.0 to 1.10.0 in /native (#1193)
Bumps [rayon](https://github.com/rayon-rs/rayon) from 1.7.0 to 1.10.0. - [Changelog](https://github.com/rayon-rs/rayon/blob/main/RELEASES.md) - [Commits](rayon-rs/rayon@rayon-core-v1.7.0...rayon-core-v1.10.0) --- updated-dependencies: - dependency-name: rayon dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 38cc079 commit 47b171b

2 files changed

Lines changed: 7 additions & 38 deletions

File tree

native/Cargo.lock

Lines changed: 6 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

native/libcst/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ libcst_derive = { path = "../libcst_derive", version = "1.4.0" }
4747
[dev-dependencies]
4848
criterion = { version = "0.5.1", features = ["html_reports"] }
4949
difference = "2.0.0"
50-
rayon = "1.7.0"
50+
rayon = "1.10.0"
5151
itertools = "0.13.0"
5252

5353
[[bench]]

0 commit comments

Comments
 (0)