difftreelog
fix try-runtime build
in: master
3 files changed
runtime/opal/Cargo.tomldiffbeforeafterboth--- a/runtime/opal/Cargo.toml
+++ b/runtime/opal/Cargo.toml
@@ -143,6 +143,7 @@
"pallet-identity/try-runtime",
"pallet-preimage/try-runtime",
"pallet-session/try-runtime",
+ "pallet-state-trie-migration/try-runtime",
'cumulus-pallet-aura-ext/try-runtime',
'cumulus-pallet-dmp-queue/try-runtime',
'cumulus-pallet-parachain-system/try-runtime',
runtime/quartz/Cargo.tomldiffbeforeafterboth--- a/runtime/quartz/Cargo.toml
+++ b/runtime/quartz/Cargo.toml
@@ -140,6 +140,7 @@
"pallet-identity/try-runtime",
"pallet-preimage/try-runtime",
"pallet-session/try-runtime",
+ "pallet-state-trie-migration/try-runtime",
'cumulus-pallet-aura-ext/try-runtime',
'cumulus-pallet-dmp-queue/try-runtime',
'cumulus-pallet-parachain-system/try-runtime',
runtime/unique/Cargo.tomldiffbeforeafterboth138 "pallet-identity/try-runtime",138 "pallet-identity/try-runtime",139 "pallet-preimage/try-runtime",139 "pallet-preimage/try-runtime",140 "pallet-session/try-runtime",140 "pallet-session/try-runtime",141 "pallet-state-trie-migration/try-runtime",141 'cumulus-pallet-aura-ext/try-runtime',142 'cumulus-pallet-aura-ext/try-runtime',142 'cumulus-pallet-dmp-queue/try-runtime',143 'cumulus-pallet-dmp-queue/try-runtime',143 'cumulus-pallet-parachain-system/try-runtime',144 'cumulus-pallet-parachain-system/try-runtime',