Update to selectors 0.14

This commit is contained in:
Simon Sapin 2016-10-28 15:48:36 +02:00
parent afa55dcf55
commit 465efd784c
12 changed files with 28 additions and 106 deletions

View file

@ -27,7 +27,7 @@ plugins = {path = "../plugins"}
profile_traits = {path = "../profile_traits"}
range = {path = "../range"}
script_traits = {path = "../script_traits"}
selectors = "0.13"
selectors = "0.14"
string_cache = {version = "0.2.26", features = ["heap_size"]}
style = {path = "../style"}
url = {version = "1.2", features = ["heap_size"]}