mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 03:31:10 +00:00
* update frame-benchmarking/runtime-benchmarks * cargo update * add more feature flags Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com>
This commit is contained in:
@@ -42,7 +42,7 @@ pallet-aura = { git = 'https://github.com/paritytech/substrate', branch = "maste
|
||||
[features]
|
||||
default = ['std']
|
||||
runtime-benchmarks = [
|
||||
'frame-benchmarking',
|
||||
'frame-benchmarking/runtime-benchmarks',
|
||||
'frame-support/runtime-benchmarks',
|
||||
'frame-system/runtime-benchmarks',
|
||||
]
|
||||
|
||||
@@ -23,7 +23,7 @@ pallet-session = { default-features = false, git = 'https://github.com/paritytec
|
||||
[features]
|
||||
default = ["std"]
|
||||
runtime-benchmarks = [
|
||||
'frame-benchmarking',
|
||||
'frame-benchmarking/runtime-benchmarks',
|
||||
'frame-support/runtime-benchmarks',
|
||||
'frame-system/runtime-benchmarks',
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user