mirror of
https://github.com/servo/servo.git
synced 2025-10-01 09:09:15 +01:00
Bump serde to 1.0
This commit is contained in:
parent
e1bce24129
commit
76d8573393
60 changed files with 487 additions and 474 deletions
|
@ -14,10 +14,10 @@ testing = ["style/testing"]
|
|||
|
||||
[dependencies]
|
||||
byteorder = "1.0"
|
||||
app_units = "0.4.1"
|
||||
cssparser = "0.14.0"
|
||||
euclid = "0.14.4"
|
||||
html5ever = "0.17"
|
||||
app_units = "0.5"
|
||||
cssparser = "0.15"
|
||||
euclid = "0.15"
|
||||
html5ever = "0.18"
|
||||
parking_lot = "0.3"
|
||||
rayon = "0.8"
|
||||
rustc-serialize = "0.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue