mirror of
https://github.com/servo/servo.git
synced 2025-10-01 09:09:15 +01:00
Update selectors to 0.15.1
selectors 0.15.1 supports AFFECTED_BY_ANIMATIONS and AFFECTED_BY_TRANSITIONS, which are used by stylo animations.
This commit is contained in:
parent
c75946c3ed
commit
9360beb03c
9 changed files with 18 additions and 18 deletions
|
@ -22,7 +22,7 @@ owning_ref = "0.2.2"
|
|||
parking_lot = "0.3"
|
||||
rayon = "0.6"
|
||||
rustc-serialize = "0.3"
|
||||
selectors = "0.15"
|
||||
selectors = "0.15.1"
|
||||
servo_atoms = {path = "../../../components/atoms"}
|
||||
servo_config = {path = "../../../components/config"}
|
||||
style = {path = "../../../components/style"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue