mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-22 19:41:07 +00:00
More dependency cleanup (#825)
* Removes `rlp` dependency * Enable warnings about unused crates in the CI * Remove all the unused crates * Make tests working again
This commit is contained in:
@@ -17,7 +17,6 @@ substrate-transaction-pool = { path = "../transaction-pool" }
|
||||
substrate-primitives = { path = "../primitives" }
|
||||
sr-primitives = { path = "../sr-primitives" }
|
||||
sr-version = { path = "../sr-version" }
|
||||
substrate-state-machine = { path = "../state-machine" }
|
||||
tokio = "0.1.7"
|
||||
serde_json = "1.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user