try and fix build (#6170)

This commit is contained in:
Kian Paimani
2022-10-20 17:23:13 +01:00
committed by GitHub
parent 7e3ac821e9
commit 5c0cb331bb
2 changed files with 181 additions and 181 deletions
+180 -180
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -63,7 +63,7 @@ runtime-benchmarks = [
] ]
trie-memory-tracker = ["sp-trie/memory-tracker"] trie-memory-tracker = ["sp-trie/memory-tracker"]
full-node = ["service/full-node"] full-node = ["service/full-node"]
try-runtime = ["service/try-runtime"] try-runtime = ["service/try-runtime", "try-runtime-cli/try-runtime"]
fast-runtime = ["service/fast-runtime"] fast-runtime = ["service/fast-runtime"]
pyroscope = ["pyro"] pyroscope = ["pyro"]
hostperfcheck = ["polkadot-performance-test"] hostperfcheck = ["polkadot-performance-test"]