1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-06-02 13:29:24 +00:00
actix-web/actix-multipart
__JM_Joy__ 3dc859af58
Fix missing std::error::Error implement for MultipartError. (#1382)
* Fix missing `std::error::Error` implement for `MultipartError`.

* Update actix-multipart CHANGES.md.
2020-02-27 22:34:06 +09:00
..
src Fix missing std::error::Error implement for MultipartError. (#1382) 2020-02-27 22:34:06 +09:00
Cargo.toml Update actix-http to 2.0.0-alpha.1 2020-02-27 12:39:04 +09:00
CHANGES.md Fix missing std::error::Error implement for MultipartError. (#1382) 2020-02-27 22:34:06 +09:00
LICENSE-APACHE add license files 2019-06-01 17:25:29 +06:00
LICENSE-MIT add license files 2019-06-01 17:25:29 +06:00
README.md update version 2019-12-03 19:03:53 +06:00

Multipart support for actix web framework Build Status codecov crates.io Join the chat at https://gitter.im/actix/actix

Documentation & community resources