axum-macros-v0.5.1

wger-project/wgeraxum-macros-v0.5.1Apr 14, 2026by yanns

AI Summary

A maintenance release that resolves compilation errors encountered when deriving the TypedPath macro, specifically when OptionalFromRequestParts is in scope.

Key Highlights

  • Resolves compilation errors when deriving TypedPath.
  • Fixes issues related to OptionalFromRequestParts being 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