mirror of
https://github.com/servo/servo.git
synced 2025-08-09 15:35:34 +01:00
Update rust-selectors and enable unstable features.
This commit is contained in:
parent
9d4ee559e5
commit
80867917af
4 changed files with 22 additions and 9 deletions
|
@ -17,6 +17,7 @@ path = "../util"
|
|||
|
||||
[dependencies.selectors]
|
||||
git = "https://github.com/servo/rust-selectors"
|
||||
features = ["unstable"]
|
||||
|
||||
[dependencies.cssparser]
|
||||
version = "0.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue