mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
Update tungstenite to version 0.13
This commit is contained in:
parent
7aad1a276e
commit
f728669401
4 changed files with 26 additions and 5 deletions
|
|
@ -34,7 +34,7 @@ privdrop = "0.5"
|
|||
rand = { version = "0.8", features = ["small_rng"] }
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
socket2 = { version = "0.3", features = ["reuseport"] }
|
||||
tungstenite = "0.12"
|
||||
tungstenite = "0.13"
|
||||
|
||||
[dev-dependencies]
|
||||
quickcheck = "1.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue