1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-27 17:52:56 +01:00

Update actix-multipart CHANGES.md

This commit is contained in:
Romain Lebran 2023-06-13 10:11:21 +02:00
parent 77fded2ea2
commit 06eae018f1
No known key found for this signature in database
GPG Key ID: 30617CD7C6872017

View File

@ -2,6 +2,8 @@
## Unreleased ## Unreleased
- Remove unnecessary `unwrap`. [#3047]
## 0.6.1 ## 0.6.1
- Minimum supported Rust version (MSRV) is now 1.68 due to transitive `time` dependency. - Minimum supported Rust version (MSRV) is now 1.68 due to transitive `time` dependency.