http breaking changes

cargo

3 curated breaking changes across major versions of http. Use this as a migration checklist before bumping dependencies.

3
changes
Breaking changes by transition
  • 0.2.10 \u2192 1.0.0behavior

    Add a default-on `std` feature. Disabling it currently is not supported.

  • 0.2.10 \u2192 1.0.0breaking

    Implement `Clone` for `Request`, `Response`, and `Extensions`. This breaking change requires

  • 0.2.10 \u2192 1.0.0breaking

    Fix MIRI warnings in `HeaderMap::iter()`.

API access

Get this data programmatically \u2014 free, no authentication.

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