mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Upgrade ws.
This commit is contained in:
parent
07f49e1c1e
commit
09f7b6bf36
5 changed files with 37 additions and 7 deletions
|
@ -58,7 +58,7 @@ time = "0.1.17"
|
|||
url = "1.2"
|
||||
uuid = {version = "0.7", features = ["v4"]}
|
||||
webrender_api = {git = "https://github.com/servo/webrender", features = ["ipc"]}
|
||||
ws = { version = "0.7", features = ["ssl"] }
|
||||
ws = { version = "0.8", features = ["ssl"] }
|
||||
|
||||
[dev-dependencies]
|
||||
std_test_override = { path = "../std_test_override" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue