clean up workspaces a little

This commit is contained in:
Robert Habermeier
2018-01-30 19:35:09 +01:00
parent 8e6cb1b6e2
commit 2c39e247d6
14 changed files with 22 additions and 9 deletions
+1 -1
View File
@@ -9,6 +9,6 @@ strict = []
[dependencies]
lazy_static = "1.0.0"
parking_lot = "0.5"
polkadot-state-machine = { path = "../../state_machine" , version = "0.1" }
polkadot-state-machine = { path = "../../state-machine" , version = "0.1" }
environmental = { path = "../../environmental", version = "0.1.0" }
polkadot-primitives = { path = "../../primitives", version = "0.1.0" }