Companion for #10324 - update frame-benchmarking/runtime-benchmarks (#4387)

* update frame-benchmarking/runtime-benchmarks

* Update Substrate

Co-authored-by: Bastian Köcher <info@kchr.de>
This commit is contained in:
zjb0807
2021-11-30 23:39:37 +08:00
committed by GitHub
parent 2243121401
commit a7843702a9
13 changed files with 176 additions and 176 deletions
+1 -1
View File
@@ -44,6 +44,6 @@ std = [
"sp-std/std",
]
runtime-benchmarks = [
"frame-benchmarking",
"frame-benchmarking/runtime-benchmarks",
"libsecp256k1",
]