mirror of
https://github.com/servo/servo.git
synced 2025-08-08 06:55:31 +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,6 +14,6 @@ path = "lib.rs"
|
|||
servo = ["euclid/unstable"]
|
||||
|
||||
[dependencies]
|
||||
app_units = "0.4.1"
|
||||
euclid = "0.14"
|
||||
app_units = "0.5"
|
||||
euclid = "0.15"
|
||||
heapsize = "0.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue