rbtcollins / fs_at

Filesystem 'at' implementations for Unix and Windows
13 stars 15 forks source link

Update Rust crate rayon to 1.8.1 #132

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
rayon dev-dependencies patch 1.8.0 -> 1.8.1

Release Notes

rayon-rs/rayon (rayon) ### [`v1.8.1`](https://togithub.com/rayon-rs/rayon/blob/HEAD/RELEASES.md#Release-rayon-181--rayon-core-1121-2024-01-17) [Compare Source](https://togithub.com/rayon-rs/rayon/compare/v1.8.0...v1.8.1) - The new `"web_spin_lock"` crate feature makes mutexes spin on the main browser thread in WebAssembly, rather than suffer an error about forbidden `atomics.wait` if they were to block in that context. Thanks [@​RReverser](https://togithub.com/RReverser)!

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» 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.



This PR has been generated by Mend Renovate. View repository job log here.