Remove unused deps (#1102)

* remove unused dev deps

* Removing unused deps
This commit is contained in:
Squirrel
2021-09-01 13:18:45 +01:00
committed by Bastian Köcher
parent ccfc1082f8
commit 8b52cd2593
18 changed files with 17 additions and 87 deletions
@@ -8,7 +8,6 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0"
[dependencies]
async-std = "1.6.5"
bp-eth-poa = { path = "../../primitives/ethereum-poa" }
codec = { package = "parity-scale-codec", version = "2.2.0" }
headers-relay = { path = "../headers" }
hex-literal = "0.3"
jsonrpsee-proc-macros = "0.2"