mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 16:51:03 +00:00
Bump sp-crates from latest crates.io version + release (#14265)
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "sp-keystore"
|
||||
version = "0.14.0"
|
||||
version = "0.27.0"
|
||||
authors = ["Parity Technologies <admin@parity.io>"]
|
||||
edition = "2021"
|
||||
license = "Apache-2.0"
|
||||
@@ -18,8 +18,8 @@ futures = "0.3.21"
|
||||
parking_lot = { version = "0.12.1", default-features = false }
|
||||
serde = { version = "1.0", optional = true }
|
||||
thiserror = "1.0"
|
||||
sp-core = { version = "8.0.0", default-features = false, path = "../core" }
|
||||
sp-externalities = { version = "0.14.0", default-features = false, path = "../externalities" }
|
||||
sp-core = { version = "21.0.0", default-features = false, path = "../core" }
|
||||
sp-externalities = { version = "0.19.0", default-features = false, path = "../externalities" }
|
||||
|
||||
[dev-dependencies]
|
||||
rand = "0.7.2"
|
||||
|
||||
Reference in New Issue
Block a user