1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 06:57:43 +02:00

prepare actix-multipart-derive release 0.6.0

This commit is contained in:
Rob Ede
2023-02-26 21:44:14 +00:00
parent f27584046c
commit 740d0c0c9d
4 changed files with 26 additions and 7 deletions

View File

@ -0,0 +1,5 @@
# Changes
## 0.6.0 - 2023-02-26
- Add `MultipartForm` derive macro.