Use globs for workspace members. (#802)

* Add all members.

* Change members to globs.

* Remove runtime-common.
This commit is contained in:
Tomasz Drwięga
2021-03-08 22:35:07 +01:00
committed by Bastian Köcher
parent 324e083cba
commit 80533af331
2 changed files with 1 additions and 1 deletions
@@ -15,7 +15,7 @@ log = "0.4.14"
# Runtime/chain specific dependencies
rialto-runtime = { path = "../../../bin/rialto/runtime" }
rialto-runtime = { path = "../../bin/rialto/runtime" }
# Substrate Dependencies