This website requires JavaScript.
Explore
Help
Sign In
actix
/
actix-web
Watch
1
Star
0
Fork
0
You've already forked actix-web
mirror of
https://github.com/fafhrd91/actix-web
synced
2025-03-29 18:15:43 +01:00
Code
Issues
Releases
Wiki
Activity
a4eaa7f0bb
Branches
Tags
View all branches
actix-web
/
actix-multipart-derive
/
CHANGES.md
Rob Ede
215a294584
chore(actix-multipart-derive): prepare release 0.7.0
2024-07-07 00:30:27 +01:00
270 B
Raw
Blame
History
Changes
Unreleased
0.7.0
Minimum supported Rust version (MSRV) is now 1.72.
0.6.1
Update
syn
dependency to
2
.
Minimum supported Rust version (MSRV) is now 1.68 due to transitive
time
dependency.
0.6.0
Add
MultipartForm
derive macro.