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

actix 0.5.5, ws test

This commit is contained in:
Nikolay Kim
2018-03-19 13:12:36 -07:00
parent e7ec0f9fd7
commit 35ee5d36d8
5 changed files with 61 additions and 11 deletions

View File

@ -42,7 +42,7 @@ session = ["cookie/secure"]
brotli = ["brotli2"]
[dependencies]
actix = "^0.5.4"
actix = "^0.5.5"
base64 = "0.9"
bitflags = "1.0"