Bump string_cache to 0.2.9

This commit is contained in:
Anthony Ramine 2016-02-10 17:41:58 +01:00
parent 2d6ac4da97
commit e2d9734609
11 changed files with 40 additions and 40 deletions

View file

@ -26,7 +26,7 @@ serde = "0.6"
serde_macros = "0.6"
servo-skia = "0.20130412.0"
smallvec = "0.1"
string_cache = {version = "0.2.7", features = ["heap_size"]}
string_cache = {version = "0.2.9", features = ["heap_size"]}
time = "0.1.12"
unicode-script = { version = "0.1", features = ["harfbuzz"] }
url = {version = "0.5.4", features = ["heap_size"]}