mirror of
https://github.com/servo/servo.git
synced 2025-09-03 03:28:20 +01:00
Move to Cargo workspaces
This commit is contained in:
parent
7d69f53794
commit
dfb35db6d3
9 changed files with 130 additions and 3812 deletions
|
@ -9,6 +9,9 @@ name = "style_tests"
|
|||
path = "lib.rs"
|
||||
doctest = false
|
||||
|
||||
[features]
|
||||
testing = ["style/testing"]
|
||||
|
||||
[dependencies]
|
||||
app_units = "0.3"
|
||||
cssparser = {version = "0.7", features = ["heap_size"]}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue