axum-macros-v0.5.1

River-Zhang/SIFUaxum-macros-v0.5.1Apr 14, 2026by yanns

AI Summary

A patch release fixing a compilation error related to deriving the `TypedPath` trait.

Key Highlights

  • Fixed compilation error when deriving `TypedPath` with `OptionalFromRequestParts` in scope

New Features

  • Compilation fix 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