[10] fix build

This commit is contained in:
Nikita Khateev
2023-11-21 12:31:47 +04:00
parent a2ef39fb78
commit a3917e55cc
7 changed files with 11 additions and 18 deletions
Generated
+1 -10
View File
@@ -1519,13 +1519,6 @@ dependencies = [
"unicode-width",
]
[[package]]
name = "common"
version = "0.1.0"
dependencies = [
"polkadot-core-primitives",
]
[[package]]
name = "common"
version = "0.1.0"
@@ -7311,7 +7304,6 @@ version = "0.1.0"
dependencies = [
"clap",
"color-print",
"common 0.1.0",
"cumulus-client-cli",
"cumulus-client-collator",
"cumulus-client-consensus-aura",
@@ -7367,7 +7359,6 @@ dependencies = [
name = "parachain-template-runtime"
version = "0.1.0"
dependencies = [
"common 0.1.0",
"cumulus-pallet-aura-ext",
"cumulus-pallet-dmp-queue",
"cumulus-pallet-parachain-system",
@@ -9493,7 +9484,7 @@ dependencies = [
"ark-serialize",
"ark-std",
"blake2 0.10.6",
"common 0.1.0 (git+https://github.com/w3f/ring-proof)",
"common",
"fflonk",
"merlin 3.0.0",
]