fix(deps): update rust crate once_cell to v1.20.2 - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
once_cell | dependencies | minor |
1.19.0 -> 1.20.2
|
Release Notes
matklad/once_cell (once_cell)
v1.20.2
- Remove
portable_atomic
from Cargo.lock if it is not, in fact, used: #267 This is a work-around for this cargo bug: https://github.com/rust-lang/cargo/issues/10801.
v1.20.1
- Allow using
race
module using justportable_atomic
, withoutcritical_section
and provide better error messages on targets without atomic CAS instruction, #265.
v1.20.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by renovate