mirror of https://github.com/fafhrd91/actix-web
use released beta
This commit is contained in:
parent
3ddf355241
commit
bd34fda0da
|
@ -67,8 +67,7 @@ __compress = []
|
||||||
[dependencies]
|
[dependencies]
|
||||||
actix-codec = "0.4.0"
|
actix-codec = "0.4.0"
|
||||||
actix-macros = "0.2.1"
|
actix-macros = "0.2.1"
|
||||||
# actix-router = "0.5.0"
|
actix-router = "=0.5.0-beta.1"
|
||||||
actix-router = { git = "https://github.com/actix/actix-net.git", branch = "master" }
|
|
||||||
actix-rt = "2.2"
|
actix-rt = "2.2"
|
||||||
actix-server = "2.0.0-beta.3"
|
actix-server = "2.0.0-beta.3"
|
||||||
actix-service = "2.0.0"
|
actix-service = "2.0.0"
|
||||||
|
|
Loading…
Reference in New Issue