axum-extra-v0.9.1

tokio-rs/axumaxum-extra-v0.9.1Dec 29, 2023by davidpdrsn

AI Summary

Adds a new `JsonDeserializer` extractor for parsing JSON data and updates the internal multipart library version.

Key Highlights

  • New `JsonDeserializer` extractor added
  • Updated version of multer used internally for multipart

New Features

  • `JsonDeserializer` extractor

Full Release Notes

- **change:** Update version of multer used internally for multipart ([#2433])
- **added:** `JsonDeserializer` extractor ([#2431])

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