less deps (#606)

This commit is contained in:
Squirrel
2021-09-12 22:22:14 +01:00
committed by GitHub
parent 19a3fd57e5
commit a0532634e1
23 changed files with 273 additions and 652 deletions
-4
View File
@@ -56,10 +56,6 @@ xcm-builder = { git = "https://github.com/paritytech/polkadot", default-features
xcm-executor = { git = "https://github.com/paritytech/polkadot", default-features = false, branch = "master" }
pallet-xcm = { git = "https://github.com/paritytech/polkadot", default-features = false, branch = "master" }
[dev-dependencies]
hex-literal = "0.3.1"
hex = "0.4.3"
[build-dependencies]
substrate-wasm-builder = { git = "https://github.com/paritytech/substrate", branch = "master" }