mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 03:01:07 +00:00
Fix native version text on startup (#5618)
* Native version text was borked. * Unfix benchmarking.
This commit is contained in:
@@ -30,6 +30,7 @@ sp-blockchain = { version = "2.0.0-alpha.5", path = "../../primitives/blockchain
|
||||
sc-network = { version = "0.8.0-alpha.5", path = "../network" }
|
||||
sp-runtime = { version = "2.0.0-alpha.5", path = "../../primitives/runtime" }
|
||||
sp-utils = { version = "2.0.0-alpha.5", path = "../../primitives/utils" }
|
||||
sp-version = { version = "2.0.0-alpha.5", path = "../../primitives/version" }
|
||||
sp-core = { version = "2.0.0-alpha.5", path = "../../primitives/core" }
|
||||
sc-service = { version = "0.8.0-alpha.5", default-features = false, path = "../service" }
|
||||
sp-state-machine = { version = "0.8.0-alpha.5", path = "../../primitives/state-machine" }
|
||||
|
||||
Reference in New Issue
Block a user