mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 09:21:05 +00:00
Remove duplicated dependencies (#6930)
Signed-off-by: koushiro <koushiro.cqx@gmail.com>
This commit is contained in:
@@ -31,7 +31,7 @@ wat = { version = "1.0", optional = true, default-features = false }
|
||||
|
||||
[dev-dependencies]
|
||||
assert_matches = "1.3.0"
|
||||
hex-literal = "0.2.1"
|
||||
hex-literal = "0.3.1"
|
||||
pallet-balances = { version = "2.0.0-rc6", path = "../balances" }
|
||||
pallet-timestamp = { version = "2.0.0-rc6", path = "../timestamp" }
|
||||
pallet-randomness-collective-flip = { version = "2.0.0-rc6", path = "../randomness-collective-flip" }
|
||||
|
||||
Reference in New Issue
Block a user