mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 19:51:05 +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-keyring"
|
||||
version = "8.0.0"
|
||||
version = "24.0.0"
|
||||
authors = ["Parity Technologies <admin@parity.io>"]
|
||||
edition = "2021"
|
||||
license = "Apache-2.0"
|
||||
@@ -16,5 +16,5 @@ targets = ["x86_64-unknown-linux-gnu"]
|
||||
[dependencies]
|
||||
lazy_static = "1.4.0"
|
||||
strum = { version = "0.24.1", features = ["derive"], default-features = false }
|
||||
sp-core = { version = "8.0.0", path = "../core" }
|
||||
sp-runtime = { version = "8.0.0", path = "../runtime" }
|
||||
sp-core = { version = "21.0.0", path = "../core" }
|
||||
sp-runtime = { version = "24.0.0", path = "../runtime" }
|
||||
|
||||
Reference in New Issue
Block a user