@@ -75,28 +75,28 @@ xcm-builder = { git = "https://github.com/paritytech/polkadot", default-features
7575xcm-executor = { git = " https://github.com/paritytech/polkadot" , default-features = false , branch = " release-v0.9.28" }
7676
7777# Cumulus
78- cumulus-pallet-aura-ext = { git = ' https://github.com/paritytech/cumulus' , branch = ' polkadot-v0.9.28' , default-features = false }
79- cumulus-pallet-dmp-queue = { git = ' https://github.com/paritytech/cumulus' , branch = ' polkadot-v0.9.28' , default-features = false }
80- cumulus-pallet-parachain-system = { git = ' https://github.com/paritytech/cumulus' , branch = ' polkadot-v0.9.28' , default-features = false }
81- cumulus-pallet-session-benchmarking = { git = ' https://github.com/paritytech/cumulus' , branch = ' polkadot-v0.9.28' , default-features = false }
82- cumulus-pallet-xcm = { git = ' https://github.com/paritytech/cumulus' , branch = ' polkadot-v0.9.28' , default-features = false }
83- cumulus-pallet-xcmp-queue = { git = ' https://github.com/paritytech/cumulus' , branch = ' polkadot-v0.9.28' , default-features = false }
84- cumulus-primitives-core = { git = ' https://github.com/paritytech/cumulus' , branch = ' polkadot-v0.9.28' , default-features = false }
85- cumulus-primitives-timestamp = { git = ' https://github.com/paritytech/cumulus' , branch = ' polkadot-v0.9.28' , default-features = false }
86- cumulus-primitives-utility = { git = ' https://github.com/paritytech/cumulus' , branch = ' polkadot-v0.9.28' , default-features = false }
87- pallet-collator-selection = { git = ' https://github.com/paritytech/cumulus' , branch = ' polkadot-v0.9.28' , default-features = false }
88- parachain-info = { git = ' https://github.com/paritytech/cumulus' , branch = ' polkadot-v0.9.28' , default-features = false }
78+ cumulus-pallet-aura-ext = { git = " https://github.com/paritytech/cumulus" , branch = " polkadot-v0.9.28" , default-features = false }
79+ cumulus-pallet-dmp-queue = { git = " https://github.com/paritytech/cumulus" , branch = " polkadot-v0.9.28" , default-features = false }
80+ cumulus-pallet-parachain-system = { git = " https://github.com/paritytech/cumulus" , branch = " polkadot-v0.9.28" , default-features = false }
81+ cumulus-pallet-session-benchmarking = { git = " https://github.com/paritytech/cumulus" , branch = " polkadot-v0.9.28" , default-features = false }
82+ cumulus-pallet-xcm = { git = " https://github.com/paritytech/cumulus" , branch = " polkadot-v0.9.28" , default-features = false }
83+ cumulus-pallet-xcmp-queue = { git = " https://github.com/paritytech/cumulus" , branch = " polkadot-v0.9.28" , default-features = false }
84+ cumulus-primitives-core = { git = " https://github.com/paritytech/cumulus" , branch = " polkadot-v0.9.28" , default-features = false }
85+ cumulus-primitives-timestamp = { git = " https://github.com/paritytech/cumulus" , branch = " polkadot-v0.9.28" , default-features = false }
86+ cumulus-primitives-utility = { git = " https://github.com/paritytech/cumulus" , branch = " polkadot-v0.9.28" , default-features = false }
87+ pallet-collator-selection = { git = " https://github.com/paritytech/cumulus" , branch = " polkadot-v0.9.28" , default-features = false }
88+ parachain-info = { git = " https://github.com/paritytech/cumulus" , branch = " polkadot-v0.9.28" , default-features = false }
8989
9090primitives = { version = " 2.0.0" , package = " zero-primitives" , default-features = false , path = " ../../../modules/primitives" }
9191
92- orml-asset-registry = { path = " ../../../modules/orml/asset-registry " , default-features = false }
93- orml-currencies = { path = " ../../../modules/orml/currencies " , default-features = false }
94- orml-tokens = { path = " ../../../modules/orml/tokens " , default-features = false }
95- orml-traits = { path = " ../../../modules/orml/traits " , default-features = false }
96- orml-unknown-tokens = { path = " ../../../modules/orml/unknown-tokens " , default-features = false }
97- orml-xcm = { path = " ../../../modules/orml/xcm " , default-features = false }
98- orml-xcm-support = { path = " ../../../modules/orml/xcm-support " , default-features = false }
99- orml-xtokens = { path = " ../../../modules/orml/xtokens " , default-features = false }
92+ orml-asset-registry = { git = " https://github.com/open-web3-stack/open-runtime-module-library " , branch = " polkadot-v0.9.28 " , default-features = false }
93+ orml-currencies = { git = " https://github.com/open-web3-stack/open-runtime-module-library " , branch = " polkadot-v0.9.28 " , default-features = false }
94+ orml-tokens = { git = " https://github.com/open-web3-stack/open-runtime-module-library " , branch = " polkadot-v0.9.28 " , default-features = false }
95+ orml-traits = { git = " https://github.com/open-web3-stack/open-runtime-module-library " , branch = " polkadot-v0.9.28 " , default-features = false }
96+ orml-unknown-tokens = { git = " https://github.com/open-web3-stack/open-runtime-module-library " , branch = " polkadot-v0.9.28 " , default-features = false }
97+ orml-xcm = { git = " https://github.com/open-web3-stack/open-runtime-module-library " , branch = " polkadot-v0.9.28 " , default-features = false }
98+ orml-xcm-support = { git = " https://github.com/open-web3-stack/open-runtime-module-library " , branch = " polkadot-v0.9.28 " , default-features = false }
99+ orml-xtokens = { git = " https://github.com/open-web3-stack/open-runtime-module-library " , branch = " polkadot-v0.9.28 " , default-features = false }
100100
101101pallet-rmrk-core = { git = " https://github.com/rmrk-team/rmrk-substrate" , default-features = false , branch = " polkadot-v0.9.28" }
102102pallet-rmrk-equip = { git = " https://github.com/rmrk-team/rmrk-substrate" , default-features = false , branch = " polkadot-v0.9.28" }
0 commit comments