mirror of
https://github.com/servo/servo.git
synced 2025-08-09 07:25:35 +01:00
updated version in .toml files
This commit is contained in:
parent
4c538b642e
commit
2e0bea898e
9 changed files with 26 additions and 26 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue