remove unused dependency

This commit is contained in:
Andreas Jonson
2018-11-10 23:43:41 +01:00
parent 6b9b97bd9b
commit 03aaa4b659
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -16,7 +16,6 @@ serialize = { path = "../libserialize" }
graphviz = { path = "../libgraphviz" }
cfg-if = "0.1.2"
stable_deref_trait = "1.0.0"
parking_lot_core = "0.2.8"
rustc-rayon = "0.1.1"
rustc-rayon-core = "0.1.1"
rustc-hash = "1.0.1"