Update string_cache to 0.2.17

This commit is contained in:
Keith Yeung 2016-05-22 15:05:28 -04:00
parent 6b039612ba
commit b2ae32917b
11 changed files with 43 additions and 43 deletions

View file

@ -39,7 +39,7 @@ rustc-serialize = "0.3"
serde = "0.7"
serde_macros = "0.7"
smallvec = "0.1"
string_cache = {version = "0.2.12", features = ["heap_size"]}
string_cache = {version = "0.2.17", features = ["heap_size"]}
url = {version = "1.0.0", features = ["heap_size", "serde"]}
[target.'cfg(windows)'.dependencies]