updated version in .toml files

This commit is contained in:
Nikhil Shagrithaya 2017-10-19 11:01:18 +05:30
parent 4c538b642e
commit 2e0bea898e
9 changed files with 26 additions and 26 deletions

View file

@ -44,7 +44,7 @@ euclid = "0.15"
fnv = "1.0"
gleam = "0.4"
half = "1.0"
html5ever = "0.20"
html5ever = "0.21"
hyper = "0.10"
hyper_serde = "0.7"
image = "0.16"
@ -92,7 +92,7 @@ unicode-segmentation = "1.1.0"
url = {version = "1.2", features = ["query_encoding"]}
utf-8 = "0.7"
uuid = {version = "0.5", features = ["v4"]}
xml5ever = {version = "0.10"}
xml5ever = {version = "0.11"}
webrender_api = {git = "https://github.com/servo/webrender", features = ["ipc"]}
webvr_traits = {path = "../webvr_traits"}