Skip to content

Commit aaca2f1

Browse files
dependabot[bot]arxanas
authored andcommitted
build: bump rayon from 1.8.1 to 1.10.0
Bumps [rayon](https://github.com/rayon-rs/rayon) from 1.8.1 to 1.10.0. - [Changelog](https://github.com/rayon-rs/rayon/blob/main/RELEASES.md) - [Commits](rayon-rs/rayon@rayon-core-v1.8.1...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]>
1 parent 8be27cc commit aaca2f1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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
@@ -83,7 +83,7 @@ num_cpus = "1.16.0"
8383
once_cell = "1.19.0"
8484
path-slash = "0.2.1"
8585
portable-pty = "0.8.1"
86-
rayon = "1.8.1"
86+
rayon = "1.10.0"
8787
regex = "1.10.4"
8888
rusqlite = { version = "0.29.0", features = ["bundled"] }
8989
scm-bisect = { version = "0.1.0", path = "scm-bisect" }

0 commit comments

Comments
 (0)