1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-05-19 16:58:14 +00:00
actix-web/actix-multipart
Rob Ede 2253eae2bb
update msrv to 1.56 (#2777)
* update msrv to 1.56

* remove transitive dashmap dependency

closes #2747
2022-06-11 04:03:26 +01:00
..
src relax unpin bounds on payload types (#2545) 2021-12-24 17:47:47 +00:00
Cargo.toml prepare awc release 3.0.0 (#2684) 2022-03-08 16:51:40 +00:00
CHANGES.md update msrv to 1.56 (#2777) 2022-06-11 04:03:26 +01: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 msrv to 1.56 (#2777) 2022-06-11 04:03:26 +01:00

actix-multipart

Multipart form support for Actix Web.

crates.io Documentation Version MIT or Apache 2.0 licensed
dependency status Download Chat on Discord

Documentation & Resources