mirror of
https://github.com/servo/servo.git
synced 2025-08-10 16:05:43 +01:00
Use rustc-serialize rather than the built-in deprecated serialize.
This commit is contained in:
parent
4ab928728e
commit
aaed4a54c7
30 changed files with 54 additions and 33 deletions
|
@ -59,3 +59,4 @@ git = "https://github.com/servo/rust-png"
|
|||
encoding = "0.2"
|
||||
url = "0.2.16"
|
||||
bitflags = "*"
|
||||
rustc-serialize = "0.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue