Remove rustc-serialize from the dependencies

This commit is contained in:
Bastien Orivel 2018-11-02 00:26:24 +01:00
parent da2d9b2228
commit 221199d277
8 changed files with 40 additions and 69 deletions

View file

@ -19,8 +19,8 @@ getopts = "0.2.11"
lazy_static = "1"
log = "0.4"
num_cpus = "1.1.0"
rustc-serialize = "0.3"
serde = "1.0"
serde_json = "1.0"
servo_geometry = {path = "../geometry"}
servo_url = {path = "../url"}
url = "1.2"