mirror of
https://github.com/servo/servo.git
synced 2025-08-16 10:55:34 +01:00
Update servo-websocket to 0.21
This commit is contained in:
parent
84ce43284c
commit
f48d0928d5
3 changed files with 39 additions and 25 deletions
|
@ -35,7 +35,7 @@ serde = "1.0"
|
|||
serde_json = "1.0"
|
||||
servo_config = {path = "../config"}
|
||||
servo_url = {path = "../url"}
|
||||
servo-websocket = "0.20"
|
||||
servo-websocket = { version = "0.21", default-features = false, features = ["sync"] }
|
||||
threadpool = "1.0"
|
||||
time = "0.1.17"
|
||||
unicase = "1.4.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue