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

@ -26,4 +26,4 @@ smallvec = "0.4"
string_cache = { version = "0.6", optional = true }
url = { version = "1.2", optional = true }
webrender_api = { git = "https://github.com/servo/webrender", features = ["ipc"], optional = true }
xml5ever = { version = "0.10", optional = true }
xml5ever = { version = "0.11", optional = true }