mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Update cssparser
Today’s Rust Nigthly broke it
This commit is contained in:
parent
7345905c8b
commit
899192e046
13 changed files with 59 additions and 65 deletions
|
@ -11,7 +11,7 @@ path = "lib.rs"
|
|||
|
||||
[dependencies]
|
||||
bitflags = "0.7"
|
||||
cssparser = {version = "0.5.7", features = ["heap_size", "serde-serialization"]}
|
||||
cssparser = {version = "0.6", features = ["heap_size", "serde-serialization"]}
|
||||
heapsize = "0.3.0"
|
||||
heapsize_plugin = "0.1.2"
|
||||
hyper = "0.9.9"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue