axum-macros-v0.5.1

NVlabs/Sanaaxum-macros-v0.5.1Apr 14, 2026by yanns

AI Summary

A maintenance release designed to resolve compilation issues encountered when deriving specific path types.

Key Highlights

  • Fixed compilation error when deriving `TypedPath`.
  • Resolved scope issues involving `OptionalFromRequestParts`.

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