Stonks3141 / pet-monitor-app

A simple pet monitor for Linux.
MIT License
12 stars 1 forks source link

chore(deps): update rust crate futures-lite to v2 - autoclosed #124

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
futures-lite workspace.dependencies major 1.13 -> 2.0

Release Notes

smol-rs/futures-lite (futures-lite) ### [`v2.0.0`](https://togithub.com/smol-rs/futures-lite/blob/HEAD/CHANGELOG.md#Version-200) [Compare Source](https://togithub.com/smol-rs/futures-lite/compare/v1.13.0...v2.0.0) - **Breaking:** Expose `future::{ready, pending}` from `core` instead of defining our own. ([#​73](https://togithub.com/smol-rs/futures-lite/issues/73)) - **Breaking:** The `TryZip` and `Zip` combinators are modified to have a cleaner API, where generic constraints are not necessary on the structure itself at the cost of additional generics. ([#​74](https://togithub.com/smol-rs/futures-lite/issues/74)) - Add a way to use racey futures on `no_std` by providing your own seed. ([#​75](https://togithub.com/smol-rs/futures-lite/issues/75))

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 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 has been generated by Mend Renovate. View repository job log here.