mirror of
https://github.com/servo/servo.git
synced 2025-07-24 15:50:21 +01:00
Update to selectors 0.14
This commit is contained in:
parent
afa55dcf55
commit
465efd784c
12 changed files with 28 additions and 106 deletions
|
@ -33,7 +33,7 @@ range = {path = "../range"}
|
|||
rustc-serialize = "0.3"
|
||||
script_layout_interface = {path = "../script_layout_interface"}
|
||||
script_traits = {path = "../script_traits"}
|
||||
selectors = "0.13"
|
||||
selectors = "0.14"
|
||||
serde_derive = "0.8"
|
||||
smallvec = "0.1"
|
||||
string_cache = {version = "0.2.26", features = ["heap_size"]}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue