Update lazy_static, selectors, string_cache, futf, quickersort

This commit is contained in:
Matt Brubeck 2016-05-02 16:05:31 -07:00
parent 2125c3bc42
commit a2b0585ffd
10 changed files with 194 additions and 190 deletions

View file

@ -17,7 +17,7 @@ fnv = "1.0"
harfbuzz-sys = "0.1"
heapsize = "0.3.0"
heapsize_plugin = "0.1.2"
lazy_static = "0.1"
lazy_static = "0.2"
libc = "0.2"
log = "0.3.5"
mime = "0.2"