@@ -51,7 +51,6 @@ useless_conversion = "allow" # until polkadot is patched
5151[workspace .dependencies ]
5252node-subtensor-runtime = { path = " runtime" , default-features = false }
5353pallet-admin-utils = { path = " pallets/admin-utils" , default-features = false }
54- pallet-subtensor-collective = { path = " pallets/collective" , default-features = false }
5554pallet-commitments = { path = " pallets/commitments" , default-features = false }
5655pallet-registry = { path = " pallets/registry" , default-features = false }
5756pallet-crowdloan = { path = " pallets/crowdloan" , default-features = false }
@@ -136,7 +135,6 @@ pallet-aura = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "p
136135pallet-balances = { git = " https://github.com/paritytech/polkadot-sdk.git" , tag = " polkadot-stable2503-6" , default-features = false }
137136pallet-grandpa = { git = " https://github.com/paritytech/polkadot-sdk.git" , tag = " polkadot-stable2503-6" , default-features = false }
138137pallet-insecure-randomness-collective-flip = { git = " https://github.com/paritytech/polkadot-sdk.git" , tag = " polkadot-stable2503-6" , default-features = false }
139- pallet-membership = { git = " https://github.com/paritytech/polkadot-sdk.git" , tag = " polkadot-stable2503-6" , default-features = false }
140138pallet-multisig = { git = " https://github.com/paritytech/polkadot-sdk.git" , tag = " polkadot-stable2503-6" , default-features = false }
141139pallet-preimage = { git = " https://github.com/paritytech/polkadot-sdk.git" , tag = " polkadot-stable2503-6" , default-features = false }
142140pallet-safe-mode = { git = " https://github.com/paritytech/polkadot-sdk.git" , tag = " polkadot-stable2503-6" , default-features = false }
@@ -475,7 +473,6 @@ cumulus-client-parachain-inherent = { git = "https://github.com/opentensor/polka
475473sc-runtime-utilities = { git = " https://github.com/opentensor/polkadot-sdk.git" , rev = " 7d1855ebff04c96bb273b43cfd5a5cf6fa2a7234" }
476474frame-metadata-hash-extension = { git = " https://github.com/opentensor/polkadot-sdk.git" , rev = " 7d1855ebff04c96bb273b43cfd5a5cf6fa2a7234" }
477475pallet-nomination-pools = { git = " https://github.com/opentensor/polkadot-sdk.git" , rev = " 7d1855ebff04c96bb273b43cfd5a5cf6fa2a7234" }
478- pallet-membership = { git = " https://github.com/opentensor/polkadot-sdk.git" , rev = " 7d1855ebff04c96bb273b43cfd5a5cf6fa2a7234" }
479476pallet-multisig = { git = " https://github.com/opentensor/polkadot-sdk.git" , rev = " 7d1855ebff04c96bb273b43cfd5a5cf6fa2a7234" }
480477pallet-nomination-pools-runtime-api = { git = " https://github.com/opentensor/polkadot-sdk.git" , rev = " 7d1855ebff04c96bb273b43cfd5a5cf6fa2a7234" }
481478pallet-preimage = { git = " https://github.com/opentensor/polkadot-sdk.git" , rev = " 7d1855ebff04c96bb273b43cfd5a5cf6fa2a7234" }
0 commit comments