axum-macros-v0.5.1
epi052/feroxbusteraxum-macros-v0.5.1Apr 14, 2026by yanns
AI Summary
A maintenance release that fixes a compilation error occurring when deriving the `TypedPath` trait when `OptionalFromRequestParts` is in scope.
Key Highlights
- Fixed compilation error for `TypedPath` derivation.
Full Release Notes
- **fixed:** Fix compilation error when deriving `TypedPath` with `OptionalFromRequestParts` being in scope ([#3645]) [#3645]: https://github.com/tokio-rs/axum/pull/3645