prepare actix-http-test release

This commit is contained in:
Nikolay Kim 2019-04-16 11:02:26 -07:00
parent e7ec77aa81
commit 4c0ebd55d3
3 changed files with 8 additions and 3 deletions

View file

@ -75,7 +75,7 @@ actix-http = { version = "0.1.0", features=["fail"] }
actix-server = "0.4.3"
actix-server-config = "0.1.1"
actix-threadpool = "0.1.0"
awc = { version = "0.1.0-alpha.6", optional = true }
awc = { version = "0.1.0", optional = true }
bytes = "0.4"
derive_more = "0.14"