mirror of https://github.com/fafhrd91/actix-web
Merge 96777a8f3d
into 58230b15b9
This commit is contained in:
commit
46e29bc9ad
|
@ -84,6 +84,7 @@ brotli2 = { version="^0.3.2", optional = true }
|
||||||
flate2 = { version="^1.0.2", optional = true, default-features = false }
|
flate2 = { version="^1.0.2", optional = true, default-features = false }
|
||||||
|
|
||||||
failure = "=0.1.1"
|
failure = "=0.1.1"
|
||||||
|
failure_derive = "=0.1.1"
|
||||||
|
|
||||||
# io
|
# io
|
||||||
mio = "^0.6.13"
|
mio = "^0.6.13"
|
||||||
|
|
Loading…
Reference in New Issue