diff --git a/test_suite/Cargo.toml b/test_suite/Cargo.toml index 25d525e8..50e10e36 100644 --- a/test_suite/Cargo.toml +++ b/test_suite/Cargo.toml @@ -9,7 +9,6 @@ unstable = ["serde/unstable", "compiletest_rs"] [dev-dependencies] fnv = "1.0" -proc-macro2 = "0.4" rustc-serialize = "0.3.16" serde = { path = "../serde", features = ["rc"] } serde_derive = { path = "../serde_derive", features = ["deserialize_in_place"] }