mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
Upgrade tungstenite to version 0.12
This commit is contained in:
parent
f9626ade57
commit
405df71371
5 changed files with 33 additions and 96 deletions
|
|
@ -21,7 +21,7 @@ rand_distr = "0.4"
|
|||
serde = { version = "1", features = ["derive"] }
|
||||
serde_json = "1"
|
||||
slab = "0.4"
|
||||
tungstenite = "0.11"
|
||||
tungstenite = "0.12"
|
||||
|
||||
[dev-dependencies]
|
||||
quickcheck = "1.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue