Fix build

This commit is contained in:
asonix 2020-04-25 14:23:35 -05:00
parent 294e5820f9
commit 847eaa4527
2 changed files with 1 additions and 1819 deletions

1818
Cargo.lock generated

File diff suppressed because it is too large Load diff

View file

@ -9,7 +9,7 @@ edition = "2018"
[dependencies]
actix-rt = "1.1.0"
actix-web = "3.0.0-alpha.1"
actix-ws = { version = "0.1", path = "../.." }
actix-ws = { version = "0.1.0-alpha.0", path = "../.." }
anyhow = "1.0"
futures = "0.3"
log = "0.4"