vincent-herlemont / native_db

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

fix(deps): update rust crate native_model to 0.5.0 #291

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Type Update Change
native_model dependencies minor 0.4.20 -> 0.5.0

Release Notes

vincent-herlemont/native_model (native_model) ### [`v0.5.0`](https://redirect.github.com/vincent-herlemont/native_model/releases/tag/0.5.0) [Compare Source](https://redirect.github.com/vincent-herlemont/native_model/compare/0.4.20...0.5.0) ##### Bug Fixes - **deps:** update rust crate thiserror to v2 ([e7e9238](https://redirect.github.com/vincent-herlemont/native_model/commit/e7e9238a4fe0166e647f5481fdf6340b55d96fe6)) - removed `#![feature(doc_cfg)]` nightly feature ([7aff0f1](https://redirect.github.com/vincent-herlemont/native_model/commit/7aff0f11b9eeeea8afa6d0e573b3c17617cc6c9a)) - Unbreak the doctests ([0a9d40c](https://redirect.github.com/vincent-herlemont/native_model/commit/0a9d40cb53f76256a1f277e36fe5ce888e8cdd1f)) ##### Features - add support for `rmp-serde` ([82c45d0](https://redirect.github.com/vincent-herlemont/native_model/commit/82c45d0d7d6c7ff630c0621547500d2e3dea656e))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.