mirror of
https://github.com/fafhrd91/actix-web
synced 2024-11-23 16:21:06 +01:00
175 B
175 B
Changes
Unreleased
- Minimum supported Rust version (MSRV) is now 1.65 due to transitive
time
dependency.
0.6.0 - 2023-02-26
- Add
MultipartForm
derive macro.