Skip to content

Commit 1d96e8f

Browse files
chore(deps-rs): bump rayon from 1.10.0 to 1.11.0 in the minor group
Bumps the minor group with 1 update: [rayon](https://github.com/rayon-rs/rayon). Updates `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 dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5514164 commit 1d96e8f

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
@@ -73,7 +73,7 @@ pest = "2.8.1"
7373
pest_derive = "2.8.1"
7474
petgraph = { version = ">= 0.8.1, < 0.9", default-features = false }
7575
priority-queue = "2.5.0"
76-
rayon = "1.5"
76+
rayon = "1.11"
7777
rmp-serde = "1.1.2"
7878
rstest = "0.24.0"
7979
serde = "1.0"

0 commit comments

Comments
 (0)