Bump string_cache to 0.2.7

This commit is contained in:
Anthony Ramine 2016-02-02 10:46:35 +01:00
parent 32bc3d9c09
commit 1da19170d2
11 changed files with 40 additions and 40 deletions

View file

@ -23,7 +23,7 @@ rustc-serialize = "0.3"
serde = "0.6"
serde_macros = "0.6"
smallvec = "0.1"
string_cache = "0.2"
string_cache = "0.2.7"
time = "0.1.12"
unicode-script = { version = "0.1", features = ["harfbuzz"] }
url = "0.5.4"