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

update actix-connect

This commit is contained in:
Nikolay Kim
2019-04-05 10:35:14 -07:00
parent 162cd3eecd
commit 0d4a8e1b1c
2 changed files with 2 additions and 4 deletions

View File

@ -50,7 +50,7 @@ secure-cookies = ["ring"]
[dependencies]
actix-service = "0.3.4"
actix-codec = "0.1.2"
actix-connect = "0.1.0"
actix-connect = "0.1.2"
actix-utils = "0.3.5"
actix-server-config = "0.1.0"
actix-threadpool = "0.1.0"