mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-26 15:07:42 +02:00
Fix missing std::error::Error
implement for MultipartError
. (#1382)
* Fix missing `std::error::Error` implement for `MultipartError`. * Update actix-multipart CHANGES.md.
This commit is contained in:
@ -4,6 +4,8 @@
|
||||
|
||||
* Remove the unused `time` dependency
|
||||
|
||||
* Fix missing `std::error::Error` implement for `MultipartError`.
|
||||
|
||||
## [0.2.0] - 2019-12-20
|
||||
|
||||
* Release
|
||||
|
Reference in New Issue
Block a user