Upgrade ws.

This commit is contained in:
Josh Matthews 2019-06-12 11:34:13 -04:00
parent 07f49e1c1e
commit 09f7b6bf36
5 changed files with 37 additions and 7 deletions

View file

@ -14,4 +14,4 @@ crate_type = ["rlib"]
[dependencies]
crossbeam-channel = "0.3"
log = "0.4"
ws = "0.7.3"
ws = "0.8"