mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Update lazy_static, selectors, string_cache, futf, quickersort
This commit is contained in:
parent
2125c3bc42
commit
a2b0585ffd
10 changed files with 194 additions and 190 deletions
|
@ -29,7 +29,7 @@ euclid = {version = "0.6.4", features = ["unstable", "plugins"]}
|
|||
getopts = "0.2.11"
|
||||
heapsize = "0.3.0"
|
||||
heapsize_plugin = "0.1.2"
|
||||
lazy_static = "0.1"
|
||||
lazy_static = "0.2"
|
||||
libc = "0.2"
|
||||
log = "0.3.5"
|
||||
num = "0.1.32"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue