This package has limited breaking-change data (1 entry). Check back later or see the package health page for the full signal.
axum breaking changes
cargo1 curated breaking change across major versions of axum. Use this as a migration checklist before bumping dependencies.
1
changes
Breaking changes by transition
- 0.6 \u2192 0.7api
`axum::extract::Body` moved to `axum::body::Body`. `axum::extract::RawBody` removed. http/hyper dependencies bumped.
MigrationGlobal search-and-replace `axum::extract::Body` -> `axum::body::Body`. Match on updated middleware signatures.
API access
Get this data programmatically \u2014 free, no authentication.
curl https://depscope.dev/api/breaking/cargo/axum