mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 14:01: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"]
|
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"]
|
||||||
|
|||||||
Reference in New Issue
Block a user