mirror of
https://github.com/servo/servo.git
synced 2025-08-16 10:55:34 +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
|
@ -46,7 +46,7 @@ phf = "0.7.20"
|
|||
quickersort = "2.0.0"
|
||||
rayon = "0.6"
|
||||
rustc-serialize = "0.3"
|
||||
selectors = "0.15"
|
||||
selectors = "0.15.1"
|
||||
serde = {version = "0.8", optional = true}
|
||||
serde_derive = {version = "0.8", optional = true}
|
||||
servo_atoms = {path = "../atoms", optional = true}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue