mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 21:01:05 +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:
@@ -15,7 +15,7 @@ targets = ["x86_64-unknown-linux-gnu"]
|
||||
[dependencies]
|
||||
rustc-hash = "1.1.0"
|
||||
serde = { version = "1.0.136", features = ["derive"] }
|
||||
sp-core = { version = "7.0.0", path = "../core" }
|
||||
sp-core = { version = "8.0.0", path = "../core" }
|
||||
|
||||
[dev-dependencies]
|
||||
serde_json = "1.0.85"
|
||||
|
||||
Reference in New Issue
Block a user