mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 01:41:09 +00:00
@@ -20,8 +20,8 @@ log = "0.4.17"
|
||||
parking_lot = "0.12.1"
|
||||
schnellru = "0.2.1"
|
||||
thiserror = "1.0.30"
|
||||
sp-api = { version = "4.0.0-dev", path = "../api" }
|
||||
sp-consensus = { version = "0.10.0-dev", path = "../consensus/common" }
|
||||
sp-database = { version = "4.0.0-dev", path = "../database" }
|
||||
sp-runtime = { version = "24.0.0", path = "../runtime" }
|
||||
sp-state-machine = { version = "0.28.0", path = "../state-machine" }
|
||||
sp-api = { path = "../api" }
|
||||
sp-consensus = { path = "../consensus/common" }
|
||||
sp-database = { path = "../database" }
|
||||
sp-runtime = { path = "../runtime" }
|
||||
sp-state-machine = { path = "../state-machine" }
|
||||
|
||||
Reference in New Issue
Block a user