1
0
mirror of https://github.com/actix/examples synced 2025-06-26 17:17:42 +02:00

Merge pull request #250 from cheolgyu/master

multipart + s3 example
This commit is contained in:
leizzer
2020-02-10 18:10:27 -03:00
committed by GitHub
9 changed files with 357 additions and 0 deletions

View File

@ -19,6 +19,7 @@ members = [
"juniper",
"middleware",
"multipart",
"multipart-s3",
"multipart-async-std",
"openssl",
"protobuf",