mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Auto merge of #19247 - servo:bumps, r=jdm
Bump servo-websocket to 0.20 This removes one use of an obsolete bitflags version. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/19247) <!-- Reviewable:end -->
This commit is contained in:
commit
2755c1a89a
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