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

* update frame-benchmarking/runtime-benchmarks

* cargo update

* add more feature flags

Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com>
This commit is contained in:
zjb0807
2021-12-01 04:47:09 +08:00
committed by GitHub
parent 5d70b15088
commit d246858d17
8 changed files with 246 additions and 245 deletions
@@ -27,7 +27,7 @@ sp-io = { git = "https://github.com/paritytech/substrate", default-features = fa
[features]
default = ["std"]
runtime-benchmarks = ["frame-benchmarking"]
runtime-benchmarks = ["frame-benchmarking/runtime-benchmarks"]
std = [
"codec/std",
"scale-info/std",