vincent-herlemont / native_db

Drop-in embedded database in Rust
MIT License
490 stars 22 forks source link

chore(deps): update rust crate once_cell to 1.20.2 #245

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Type Update Change
once_cell dev-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) - 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 - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» 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.

vincent-herlemont commented 1 month ago

:tada: This PR is included in version 0.8.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: