mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Update cssparser in Cargo.toml.
This commit is contained in:
parent
1b6c3e06bb
commit
da901bd2dc
12 changed files with 12 additions and 12 deletions
|
@ -11,7 +11,7 @@ path = "lib.rs"
|
|||
|
||||
[dependencies]
|
||||
bitflags = "0.7"
|
||||
cssparser = "0.12"
|
||||
cssparser = "0.12.1"
|
||||
heapsize = "0.3.0"
|
||||
heapsize_derive = "0.1"
|
||||
serde = "0.9"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue