axum-macros-v0.5.1

QwenLM/Qwen3-ASRaxum-macros-v0.5.1Apr 14, 2026by yanns

AI Summary

A patch release that resolves a compilation error encountered when deriving `TypedPath` with `OptionalFromRequestParts` in scope.

Key Highlights

  • Fixes compilation error for `TypedPath` derivation
  • Resolves issue when `OptionalFromRequestParts` is in scope

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