Skip to content

Commit be4ce40

Browse files
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] <[email protected]>
1 parent 743a0b9 commit be4ce40

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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
@@ -48,7 +48,7 @@ log = "0.4"
4848
md-5 = "0.10"
4949
num_cpus = "1.17"
5050
quick-xml = "0.38"
51-
rayon = "1.10"
51+
rayon = "1.11"
5252
regex = "1.11"
5353
rustc-hash = "2.1"
5454
rustc_version = "0.4"

0 commit comments

Comments
 (0)