add missing feature (#4355)

This commit is contained in:
Xiliang Chen
2021-11-24 13:16:57 +13:00
committed by GitHub
parent 90e1273462
commit f00a161384
+1
View File
@@ -38,5 +38,6 @@ std = [
"frame-support/std",
"frame-system/std",
"xcm/std",
"xcm-executor/std",
]
runtime-benchmarks = []