mirror of
https://github.com/actix/actix-web.git
synced 2024-11-29 04:51:13 +00:00
9 lines
175 B
Markdown
9 lines
175 B
Markdown
# 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.
|