Bump string_cache to 0.2.10

This commit is contained in:
Anthony Ramine 2016-02-24 16:47:10 +01:00
parent 438b3a444b
commit 50af73d1a2
11 changed files with 40 additions and 40 deletions

View file

@ -28,5 +28,5 @@ app_units = {version = "0.2.1", features = ["plugins"]}
cssparser = {version = "0.5.3", features = ["heap_size"]}
euclid = {version = "0.6.2", features = ["plugins"]}
selectors = {version = "0.5", features = ["heap_size"]}
string_cache = {version = "0.2.9", features = ["heap_size"]}
string_cache = {version = "0.2.10", features = ["heap_size"]}
url = {version = "0.5.5", features = ["heap_size"]}