mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-15 17:21:08 +00:00
Release: Bump SP crates to release on crates.io (#14237)
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
This commit is contained in:
@@ -23,5 +23,5 @@ 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 = "7.0.0", path = "../runtime" }
|
||||
sp-state-machine = { version = "0.13.0", path = "../state-machine" }
|
||||
sp-runtime = { version = "8.0.0", path = "../runtime" }
|
||||
sp-state-machine = { version = "0.14.0", path = "../state-machine" }
|
||||
|
||||
Reference in New Issue
Block a user