Skip to content

Commit dd29142

Browse files
Update rayon-core requirement from =1.10.0 to =1.12.0
Updates the requirements on [rayon-core](https://github.com/rayon-rs/rayon) to permit the latest version. - [Changelog](https://github.com/rayon-rs/rayon/blob/master/RELEASES.md) - [Commits](rayon-rs/rayon@rayon-core-v1.10.0...rayon-core-v1.12.0) --- updated-dependencies: - dependency-name: rayon-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 98e2d6e commit dd29142

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ byteorder = "=1.4.0"
1919
cc = "=1.0.78"
2020
jobserver = "=0.1.25"
2121
log = "=0.4.17"
22-
rayon-core = "=1.10.0"
22+
rayon-core = "=1.12.0"
2323
regex = "=1.7.1"
2424
regex-syntax = "=0.6.28"
2525
thread_local = "=1.1.4"

0 commit comments

Comments
 (0)