rbtcollins / fs_at

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

Update Rust crate once_cell to 1.18.0 #87

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
once_cell dependencies minor 1.17.1 -> 1.18.0

Release Notes

matklad/once_cell (once_cell) ### [`v1.18.0`](https://togithub.com/matklad/once_cell/blob/HEAD/CHANGELOG.md#1180) [Compare Source](https://togithub.com/matklad/once_cell/compare/v1.17.2...v1.18.0) - `MSRV` is updated to 1.60.0 to take advantage of `dep:` syntax for cargo features, removing "implementation details" from publicly visible surface. ### [`v1.17.2`](https://togithub.com/matklad/once_cell/blob/HEAD/CHANGELOG.md#1172) [Compare Source](https://togithub.com/matklad/once_cell/compare/v1.17.1...v1.17.2) - Avoid unnecessary synchronization in `Lazy::{force,deref}_mut()`, [#​231](https://togithub.com/matklad/once_cell/pull/231).

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.



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