]> git.lizzy.rs Git - rust.git/blobdiff - src/bootstrap/Cargo.toml
Fixes warnings and errors introduced while moving code around
[rust.git] / src / bootstrap / Cargo.toml
index 8842dce0257dd064f53544446176d4f1cf54e1e8..f557dcc476381c23b2dd080ac99f80f619d66352 100644 (file)
@@ -38,3 +38,6 @@ getopts = "0.2"
 rustc-serialize = "0.3"
 gcc = "0.3.50"
 libc = "0.2"
+serde = "1.0"
+serde_json = "1.0"
+serde_derive = "1.0"