axum-extra-v0.9.4

tokio-rs/axumaxum-extra-v0.9.4Sep 20, 2024by jplatte

AI Summary

Added a new Attachment type to axum-extra for handling file attachments in responses.

Key Highlights

  • Added response::Attachment type

New Features

  • response::Attachment type

Full Release Notes

- **added:** The `response::Attachment` type ([#2789])

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