mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 12:51:02 +00:00
try and fix build (#6170)
This commit is contained in:
Generated
+180
-180
File diff suppressed because it is too large
Load Diff
@@ -63,7 +63,7 @@ runtime-benchmarks = [
|
||||
]
|
||||
trie-memory-tracker = ["sp-trie/memory-tracker"]
|
||||
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"]
|
||||
pyroscope = ["pyro"]
|
||||
hostperfcheck = ["polkadot-performance-test"]
|
||||
|
||||
Reference in New Issue
Block a user