mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-03 03:05:31 +00:00
Upgrade tungstenite
This commit is contained in:
parent
81dca0fb50
commit
fae0692f90
5 changed files with 8 additions and 19 deletions
|
|
@ -34,7 +34,7 @@ privdrop = "0.5"
|
|||
rand = { version = "0.8", features = ["small_rng"] }
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
socket2 = { version = "0.4.1", features = ["all"] }
|
||||
tungstenite = "0.13"
|
||||
tungstenite = "0.15"
|
||||
|
||||
[dev-dependencies]
|
||||
quickcheck = "1.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue