1
0
mirror of https://github.com/actix/actix-website synced 2025-06-27 15:39:02 +02:00

Update websockets

This commit is contained in:
Yuki Okushi
2019-12-29 04:16:54 +09:00
parent 7a973d6fe9
commit 9f385d384b
3 changed files with 20 additions and 15 deletions

View File

@ -4,6 +4,7 @@ version = "1.0.0"
edition = "2018"
[dependencies]
actix = "0.8"
actix-web = "1.0"
actix-web-actors = "1.0"
actix = "0.9"
actix-rt = "1.0"
actix-web = "2.0"
actix-web-actors = "2.0"