mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-24 07:51:07 +00:00
Use globs for workspace members. (#802)
* Add all members. * Change members to globs. * Remove runtime-common.
This commit is contained in:
committed by
Bastian Köcher
parent
324e083cba
commit
80533af331
+1
-1
@@ -15,7 +15,7 @@ log = "0.4.14"
|
|||||||
|
|
||||||
# Runtime/chain specific dependencies
|
# Runtime/chain specific dependencies
|
||||||
|
|
||||||
rialto-runtime = { path = "../../../bin/rialto/runtime" }
|
rialto-runtime = { path = "../../bin/rialto/runtime" }
|
||||||
|
|
||||||
# Substrate Dependencies
|
# Substrate Dependencies
|
||||||
|
|
||||||
Reference in New Issue
Block a user