mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Update to selectors 0.15
This commit is contained in:
parent
a89ba50180
commit
82b13d50e3
21 changed files with 215 additions and 146 deletions
|
@ -16,7 +16,7 @@ euclid = "0.10.1"
|
|||
owning_ref = "0.2.2"
|
||||
parking_lot = "0.3"
|
||||
rustc-serialize = "0.3"
|
||||
selectors = "0.14"
|
||||
selectors = "0.15"
|
||||
html5ever-atoms = "0.1"
|
||||
servo_atoms = {path = "../../../components/atoms"}
|
||||
style = {path = "../../../components/style"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue