This website requires JavaScript.
Explore
Help
Sign In
berkus
/
actix-web
mirror of
https://github.com/fafhrd91/actix-web
Watch
1
Star
0
Fork
You've already forked actix-web
0
Code
Issues
Releases
Wiki
Activity
1e2ef6f92f
actix-web
/
actix-multipart-derive
/
CHANGES.md
260 B
Raw
Blame
History
Changes
Unreleased
Minimum supported Rust version (MSRV) is now 1.70.
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.