hirola
hirola copied to clipboard
fix(deps): update rust crate rayon to 1.10.0
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| rayon | dependencies | minor | 1.9.0 -> 1.10.0 |
Release Notes
rayon-rs/rayon (rayon)
v1.10.0
- The new methods
ParallelSlice::par_chunk_byandParallelSliceMut::par_chunk_by_mutwork like the slice methodschunk_byandchunk_by_mutadded in Rust 1.77.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.