This package has limited breaking-change data (2 entries). Check back later or see the package health page for the full signal.

futures-lite breaking changes

cargo

2 curated breaking changes across major versions of futures-lite. Use this as a migration checklist before bumping dependencies.

2
changes
Breaking changes by transition
  • v1.13.0 \u2192 v2.0.0breaking

    **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)

  • v1.13.0 \u2192 v2.0.0breaking

    Add a way to use racey futures on `no_std` by providing your own seed. (#75)

API access

Get this data programmatically \u2014 free, no authentication.

curl https://depscope.dev/api/breaking/cargo/futures-lite
futures-lite breaking changes — Cargo migration guide | DepScope