1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 15:07:42 +02:00

Update actix-tls to 2.0.0-alpha.1

This commit is contained in:
Yuki Okushi
2020-03-04 15:10:23 +09:00
parent 117d28f7ba
commit b9b52079e0
3 changed files with 4 additions and 4 deletions

View File

@ -68,7 +68,7 @@ actix-server = "1.0.0"
actix-testing = "1.0.0"
actix-macros = "0.1.0"
actix-threadpool = "0.3.1"
actix-tls = "1.0.0"
actix-tls = "2.0.0-alpha.1"
actix-web-codegen = "0.2.0"
actix-http = "2.0.0-alpha.1"