mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +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
|
@ -13,7 +13,7 @@ path = "lib.rs"
|
|||
app_units = "0.4"
|
||||
atomic_refcell = "0.1"
|
||||
canvas_traits = {path = "../canvas_traits"}
|
||||
cssparser = "0.12"
|
||||
cssparser = "0.12.1"
|
||||
euclid = "0.11"
|
||||
gfx_traits = {path = "../gfx_traits"}
|
||||
heapsize = "0.3.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue