add module to features/std (#2024)

Co-authored-by: hongyuanyang <hongyuanyang@huobi.com>
This commit is contained in:
yaanhyy
2020-11-27 16:45:31 +08:00
committed by GitHub
parent 642826ba07
commit 4fba9df943
+1
View File
@@ -80,6 +80,7 @@ std = [
"pallet-timestamp/std",
"pallet-vesting/std",
"pallet-transaction-payment/std",
"runtime-parachains/std",
]
runtime-benchmarks = [
"libsecp256k1/hmac",