Skip to content

Commit 821fa00

Browse files
Bump rayon from 1.10.0 to 1.11.0 (#1440)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9b690ef commit 821fa00

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.

josh-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ log = "0.4.22"
2424
percent-encoding = "2.3.1"
2525
pest = "2.7.14"
2626
pest_derive = "2.7.14"
27-
rayon = "1.10.0"
27+
rayon = "1.11.0"
2828
regex = { workspace = true }
2929
rs_tracing = { workspace = true }
3030
strfmt = "0.2.4"

0 commit comments

Comments
 (0)