axum-core-v0.5.1

tokio-rs/axumaxum-core-v0.5.1Jan 21, 2025by jplatte

AI Summary

A yanked release that makes rejection status functions constant.

Key Highlights

  • Updated the `status` function for rejections generated by macros to be `const`.

Full Release Notes

Yanked from crates.io due to unforeseen breaking change, see #3190 for details

---


- **change:** Make the `status` function for rejections generated by the `__define_rejection` and `__composite_rejection` macros a `const` function ([#3168])

[#3168]: https://github.com/tokio-rs/axum/pull/3168