mirror of
https://github.com/servo/servo.git
synced 2025-08-07 22:45:34 +01:00
Update cssparser
This commit is contained in:
parent
72279cc7eb
commit
8bfe978c78
16 changed files with 72 additions and 70 deletions
|
@ -15,7 +15,7 @@ servo = ["heapsize", "heapsize_plugin", "serde", "serde_macros",
|
|||
|
||||
[dependencies]
|
||||
app_units = "0.3"
|
||||
cssparser = "0.6"
|
||||
cssparser = "0.7"
|
||||
euclid = "0.10.1"
|
||||
heapsize = {version = "0.3.0", optional = true}
|
||||
heapsize_plugin = {version = "0.1.2", optional = true}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue