RustForWeb / radix

Rust port of Radix with support for Leptos and Yew.
https://radix.rustforweb.org
MIT License
13 stars 3 forks source link

Update Rust crate once_cell to v1.20.2 - autoclosed #351

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Type Update Change
once_cell dependencies patch 1.20.1 -> 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.

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.



This PR was generated by Mend Renovate. View the repository job log.