Switch to our own websocket fork

This commit is contained in:
Anthony Ramine 2017-03-02 16:00:26 +01:00
parent bf392a5494
commit da45177d52
5 changed files with 24 additions and 24 deletions

View file

@ -25,7 +25,7 @@ serde = "0.9"
serde_derive = "0.9"
servo_config = {path = "../config", features = ["servo"]}
servo_url = {path = "../url", features = ["servo"]}
servo-websocket = "0.18"
url = {version = "1.2", features = ["heap_size"]}
uuid = {version = "0.4", features = ["v4", "serde"]}
webrender_traits = {git = "https://github.com/servo/webrender", features = ["ipc"]}
websocket = "0.17"