mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 08:11:03 +00:00
Update substrate (#970)
* update substrate * Hopefully fix compilation * network: rename roles to role * runtime: fix runtime-benchmarks compilation Co-authored-by: Pierre Krieger <pierre.krieger1708@gmail.com>
This commit is contained in:
@@ -139,8 +139,11 @@ std = [
|
||||
"runtime-common/std",
|
||||
]
|
||||
runtime-benchmarks = [
|
||||
"collective/runtime-benchmarks",
|
||||
"frame-benchmarking",
|
||||
"frame-support/runtime-benchmarks",
|
||||
"runtime-common/runtime-benchmarks",
|
||||
"elections-phragmen/runtime-benchmarks"
|
||||
"elections-phragmen/runtime-benchmarks",
|
||||
"society/runtime-benchmarks",
|
||||
"system/runtime-benchmarks",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user