FruitieX / homectl-server

A simple home automation server written in Rust
MIT License
80 stars 10 forks source link

fix(deps): update rust crate ordered-float to v4.5.0 #486

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 3 weeks ago

This PR contains the following updates:

Package Type Update Change
ordered-float dependencies minor =4.4.0 -> =4.5.0

Release Notes

reem/rust-ordered-float (ordered-float) ### [`v4.5.0`](https://redirect.github.com/reem/rust-ordered-float/releases/tag/v4.5.0) [Compare Source](https://redirect.github.com/reem/rust-ordered-float/compare/v4.4.0...v4.5.0) #### What's Changed - Implement `Add` and other binary ops for `&OrderedFloat` by [@​gechelberger](https://redirect.github.com/gechelberger) in [https://github.com/reem/rust-ordered-float/pull/162](https://redirect.github.com/reem/rust-ordered-float/pull/162) #### New Contributors - [@​gechelberger](https://redirect.github.com/gechelberger) made their first contribution in [https://github.com/reem/rust-ordered-float/pull/162](https://redirect.github.com/reem/rust-ordered-float/pull/162) **Full Changelog**: https://github.com/reem/rust-ordered-float/compare/v4.4.0...v4.5.0

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.