Bump string_cache, html5ever and xml5ever

This commit is contained in:
Bastien Orivel 2017-12-07 20:34:13 +01:00
parent ff70c4426d
commit 4b16ff7236
10 changed files with 37 additions and 35 deletions

View file

@ -49,7 +49,7 @@ euclid = "0.15"
fnv = "1.0"
gleam = "0.4"
half = "1.0"
html5ever = "0.21"
html5ever = "0.22"
hyper = "0.10"
hyper_serde = "0.8"
image = "0.17"
@ -98,7 +98,7 @@ unicode-segmentation = "1.1.0"
url = "1.6"
utf-8 = "0.7"
uuid = {version = "0.5", features = ["v4"]}
xml5ever = {version = "0.11"}
xml5ever = {version = "0.12"}
webrender_api = {git = "https://github.com/servo/webrender", features = ["ipc"]}
webvr_traits = {path = "../webvr_traits"}