use released beta

This commit is contained in:
Rob Ede 2021-07-20 08:37:07 +01:00
parent 3ddf355241
commit bd34fda0da
No known key found for this signature in database
GPG Key ID: 97C636207D3EF933
1 changed files with 1 additions and 2 deletions

View File

@ -67,8 +67,7 @@ __compress = []
[dependencies]
actix-codec = "0.4.0"
actix-macros = "0.2.1"
# actix-router = "0.5.0"
actix-router = { git = "https://github.com/actix/actix-net.git", branch = "master" }
actix-router = "=0.5.0-beta.1"
actix-rt = "2.2"
actix-server = "2.0.0-beta.3"
actix-service = "2.0.0"