Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update rust crate once_cell to v1.20.1 (#423)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [once_cell](https://redirect.github.com/matklad/once_cell) | workspace.dependencies | patch | `1.20.0` -> `1.20.1` | --- ### Release Notes <details> <summary>matklad/once_cell (once_cell)</summary> ### [`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). </details> --- ### 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 is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/andrzejressel/pulumi-wasm).
- Loading branch information