axum-core-v0.4.5

tokio-rs/axumaxum-core-v0.4.5Sep 27, 2024by jplatte

AI Summary

A bug fix for the internal logging macro that was causing compile errors under specific Cargo feature combinations.

Key Highlights

  • Fixed compile errors in __log_rejection macro

Full Release Notes

- **fixed:** Compile errors from the internal `__log_rejection` macro under
  certain Cargo feature combinations between axum crates ([#2933])

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