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:
@ -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 = []
|
||||
|
||||
|
Reference in New Issue
Block a user