less deps (#606)

This commit is contained in:
Squirrel
2021-09-12 22:22:14 +01:00
committed by GitHub
parent ce90615762
commit 127b2608ec
23 changed files with 273 additions and 652 deletions
@@ -32,7 +32,6 @@ polkadot-primitives = { git = 'https://github.com/paritytech/polkadot', branch =
pallet-collator-selection = { path = '../../pallets/collator-selection', default-features = false }
[dev-dependencies]
serde = { version = "1.0.119" }
sp-io = { git = 'https://github.com/paritytech/substrate', branch = "master", default-features = false }
pallet-authorship = { git = 'https://github.com/paritytech/substrate', branch = "master", default-features = false }