mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 02:21:04 +00:00
Remove duplicated dependencies (#6930)
Signed-off-by: koushiro <koushiro.cqx@gmail.com>
This commit is contained in:
@@ -23,7 +23,7 @@ frame-benchmarking = { version = "2.0.0-rc6", default-features = false, path = "
|
||||
|
||||
[dev-dependencies]
|
||||
sp-io = { version = "2.0.0-rc6", path = "../../primitives/io" }
|
||||
hex-literal = "0.2.1"
|
||||
hex-literal = "0.3.1"
|
||||
pallet-balances = { version = "2.0.0-rc6", path = "../balances" }
|
||||
sp-core = { version = "2.0.0-rc6", path = "../../primitives/core" }
|
||||
substrate-test-utils = { version = "2.0.0-rc6", path = "../../test-utils" }
|
||||
|
||||
Reference in New Issue
Block a user