Bump string-cache to 0.2.18

This commit is contained in:
Rahul Sharma 2016-05-24 20:52:41 +05:30
parent 8876d1f002
commit 6a0dde6485
10 changed files with 38 additions and 38 deletions

View file

@ -36,7 +36,7 @@ selectors = {version = "0.6", features = ["heap_size"]}
serde_json = "0.7"
serde_macros = "0.7"
smallvec = "0.1"
string_cache = {version = "0.2.17", features = ["heap_size"]}
string_cache = {version = "0.2.18", features = ["heap_size"]}
style = {path = "../style"}
style_traits = {path = "../style_traits"}
time = "0.1"