mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 08:47:57 +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:
@@ -13,10 +13,10 @@ publish = false
|
||||
targets = ["x86_64-unknown-linux-gnu"]
|
||||
|
||||
[dependencies]
|
||||
sp-core = { version = "8.0.0", default-features = false, path = "../../core" }
|
||||
sp-io = { version = "8.0.0", default-features = false, path = "../../io" }
|
||||
sp-runtime-interface = { version = "8.0.0", default-features = false, path = "../" }
|
||||
sp-std = { version = "6.0.0", default-features = false, path = "../../std" }
|
||||
sp-core = { version = "21.0.0", default-features = false, path = "../../core" }
|
||||
sp-io = { version = "23.0.0", default-features = false, path = "../../io" }
|
||||
sp-runtime-interface = { version = "17.0.0", default-features = false, path = "../" }
|
||||
sp-std = { version = "8.0.0", default-features = false, path = "../../std" }
|
||||
|
||||
[build-dependencies]
|
||||
substrate-wasm-builder = { version = "5.0.0-dev", path = "../../../utils/wasm-builder", optional = true }
|
||||
|
||||
Reference in New Issue
Block a user