mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 21:41:12 +00:00
Remove duplicated dependencies (#6930)
Signed-off-by: koushiro <koushiro.cqx@gmail.com>
This commit is contained in:
@@ -57,9 +57,9 @@ sp-runtime-interface = { version = "2.0.0-rc6", default-features = false, path =
|
||||
[dev-dependencies]
|
||||
sp-serializer = { version = "2.0.0-rc6", path = "../serializer" }
|
||||
pretty_assertions = "0.6.1"
|
||||
hex-literal = "0.2.1"
|
||||
hex-literal = "0.3.1"
|
||||
rand = "0.7.2"
|
||||
criterion = "0.2.11"
|
||||
criterion = "0.3.3"
|
||||
serde_json = "1.0"
|
||||
rand_chacha = "0.2.2"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user