bump actix-tls version!

This commit is contained in:
Omid Rad 2021-09-01 20:37:57 +02:00
parent 05444cd64e
commit 300a62f729
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ 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"
actix-utils = "3.0.0" actix-utils = "3.0.0"
actix-tls = { version = "3.0.0-beta.5", default-features = false, optional = true } actix-tls = { version = "3.0.0-beta.6", default-features = false, optional = true }
actix-web-codegen = "0.5.0-beta.2" actix-web-codegen = "0.5.0-beta.2"
actix-http = "3.0.0-beta.9" actix-http = "3.0.0-beta.9"