mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 15:11: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:
@@ -19,8 +19,8 @@ futures-timer = { version = "3.0.2", optional = true }
|
||||
log = { version = "0.4.17", optional = true }
|
||||
thiserror = { version = "1.0.30", optional = true }
|
||||
sp-inherents = { version = "4.0.0-dev", default-features = false, path = "../inherents" }
|
||||
sp-runtime = { version = "8.0.0", default-features = false, path = "../runtime" }
|
||||
sp-std = { version = "6.0.0", default-features = false, path = "../std" }
|
||||
sp-runtime = { version = "24.0.0", default-features = false, path = "../runtime" }
|
||||
sp-std = { version = "8.0.0", default-features = false, path = "../std" }
|
||||
|
||||
[features]
|
||||
default = [ "std" ]
|
||||
|
||||
Reference in New Issue
Block a user