mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Bump servo-websocket to 0.20
This removes one use of an obsolete bitflags version.
This commit is contained in:
parent
ee0294380b
commit
02ccb98096
2 changed files with 5 additions and 5 deletions
|
@ -34,7 +34,7 @@ serde = "1.0"
|
|||
serde_json = "1.0"
|
||||
servo_config = {path = "../config"}
|
||||
servo_url = {path = "../url"}
|
||||
servo-websocket = "0.19"
|
||||
servo-websocket = "0.20"
|
||||
threadpool = "1.0"
|
||||
time = "0.1.17"
|
||||
unicase = "1.4.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue