This commit is contained in:
fakeshadow 2021-02-06 10:47:21 -08:00
parent 5728486184
commit 4c5242562e
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ actix-macros = "0.2.0"
actix-router = "0.2.6"
actix-rt = "2"
actix-server = "2.0.0-beta.2"
actix-service = "=2.0.0-beta.3"
actix-service = "2.0.0-beta.3"
actix-utils = "3.0.0-beta.1"
actix-tls = { version = "3.0.0-beta.2", default-features = false, optional = true }