mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-20 08:05:41 +00:00
Remove dependency on parity-crypto (#2655)
This commit is contained in:
committed by
Gavin Wood
parent
1e35552c14
commit
dda04eef38
@@ -6,7 +6,6 @@ edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
substrate-primitives = { path = "../primitives" }
|
||||
crypto = { package = "parity-crypto", version = "0.3", default-features = false }
|
||||
error-chain = "0.12"
|
||||
hex = "0.3"
|
||||
rand = "0.6"
|
||||
|
||||
Reference in New Issue
Block a user