mirror of
https://github.com/servo/servo.git
synced 2025-08-18 03:45:33 +01:00
Use serde in devtools
This commit is contained in:
parent
77444d00be
commit
406273c641
23 changed files with 245 additions and 233 deletions
|
@ -26,7 +26,6 @@ git = "https://github.com/servo/ipc-channel"
|
|||
[dependencies]
|
||||
hyper = { version = "0.8", features = [ "serde-serialization" ] }
|
||||
log = "0.3.5"
|
||||
rustc-serialize = "0.3"
|
||||
serde = "0.7"
|
||||
serde_json = "0.7"
|
||||
serde_macros = "0.7"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue