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

@ -41,9 +41,9 @@ euclid = "0.15"
fallible = { path = "../fallible" }
fnv = "1.0"
hashglobe = { path = "../hashglobe" }
html5ever = {version = "0.21", optional = true}
itertools = "0.5"
itoa = "0.3"
html5ever = {version = "0.20", optional = true}
lazy_static = "0.2"
lru_cache = { path = "../lru_cache" }
log = "0.3"