1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 15:07:42 +02:00

update multipart impl

This commit is contained in:
Nikolay Kim
2017-10-19 16:22:21 -07:00
parent aaef550bc5
commit 24804250a8
8 changed files with 353 additions and 143 deletions

View File

@ -49,9 +49,9 @@ tokio-io = "0.1"
tokio-proto = "0.1"
[dependencies.actix]
#path = "../actix"
#git = "https://github.com/fafhrd91/actix.git"
version = "0.2"
# path = "../actix"
git = "https://github.com/fafhrd91/actix.git"
#version = "0.2"
default-features = false
features = []