mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-11 03:41:06 +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
|
||||
|
||||
rialto-runtime = { path = "../../../bin/rialto/runtime" }
|
||||
rialto-runtime = { path = "../../bin/rialto/runtime" }
|
||||
|
||||
# Substrate Dependencies
|
||||
|
||||
Reference in New Issue
Block a user