matklad/once_cell (once_cell)
### [`v1.20.2`](https://redirect.github.com/matklad/once_cell/blob/HEAD/CHANGELOG.md#1202)
[Compare Source](https://redirect.github.com/matklad/once_cell/compare/v1.20.1...v1.20.2)
- Remove `portable_atomic` from Cargo.lock if it is not, in fact, used: [#267](https://redirect.github.com/matklad/once_cell/pull/267)
This is a work-around for this cargo b[https://github.com/rust-lang/cargo/issues/10801](https://redirect.github.com/rust-lang/cargo/issues/10801)0801.
### [`v1.20.1`](https://redirect.github.com/matklad/once_cell/blob/HEAD/CHANGELOG.md#1201)
[Compare Source](https://redirect.github.com/matklad/once_cell/compare/v1.20.0...v1.20.1)
- Allow using `race` module using just `portable_atomic`, without `critical_section` and provide
better error messages on targets without atomic CAS instruction,
[#265](https://redirect.github.com/matklad/once_cell/pull/265).
### [`v1.20.0`](https://redirect.github.com/matklad/once_cell/compare/v1.19.0...v1.20.0)
[Compare Source](https://redirect.github.com/matklad/once_cell/compare/v1.19.0...v1.20.0)
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), 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 contains the following updates:
1.19.0
->1.20.2
Release Notes
matklad/once_cell (once_cell)
### [`v1.20.2`](https://redirect.github.com/matklad/once_cell/blob/HEAD/CHANGELOG.md#1202) [Compare Source](https://redirect.github.com/matklad/once_cell/compare/v1.20.1...v1.20.2) - Remove `portable_atomic` from Cargo.lock if it is not, in fact, used: [#267](https://redirect.github.com/matklad/once_cell/pull/267) This is a work-around for this cargo b[https://github.com/rust-lang/cargo/issues/10801](https://redirect.github.com/rust-lang/cargo/issues/10801)0801. ### [`v1.20.1`](https://redirect.github.com/matklad/once_cell/blob/HEAD/CHANGELOG.md#1201) [Compare Source](https://redirect.github.com/matklad/once_cell/compare/v1.20.0...v1.20.1) - Allow using `race` module using just `portable_atomic`, without `critical_section` and provide better error messages on targets without atomic CAS instruction, [#265](https://redirect.github.com/matklad/once_cell/pull/265). ### [`v1.20.0`](https://redirect.github.com/matklad/once_cell/compare/v1.19.0...v1.20.0) [Compare Source](https://redirect.github.com/matklad/once_cell/compare/v1.19.0...v1.20.0)Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), 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 was generated by Mend Renovate. View the repository job log.