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

@ -13,5 +13,5 @@ path = "lib.rs"
[dependencies]
lazy_static = "1"
log = "0.4"
rand = "0.4"
rand = "0.6"
uuid = "0.7"