mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 05:11:09 +00:00
Fix UI tests (#6589)
This commit is contained in:
@@ -19,7 +19,7 @@ sp-runtime = { version = "2.0.0-rc4", default-features = false, path = "../../pr
|
||||
frame-support = { version = "2.0.0-rc4", default-features = false, path = "../support" }
|
||||
frame-system = { version = "2.0.0-rc4", default-features = false, path = "../system" }
|
||||
pallet-transaction-payment-rpc-runtime-api = { version = "2.0.0-rc4", default-features = false, path = "./rpc/runtime-api" }
|
||||
smallvec = "1.4.0"
|
||||
smallvec = "1.4.1"
|
||||
|
||||
[dev-dependencies]
|
||||
sp-io = { version = "2.0.0-rc4", path = "../../primitives/io" }
|
||||
|
||||
Reference in New Issue
Block a user