mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 08:51:09 +00:00
release sp-core 7.0.0 and sp-runtime 7.0.0 (#12599)
* chore(release): sp-core v7.0.0 * chore(release): sp-runtime v7.0.0 * fix bad merge
This commit is contained in:
@@ -16,5 +16,5 @@ targets = ["x86_64-unknown-linux-gnu"]
|
||||
[dependencies]
|
||||
lazy_static = "1.4.0"
|
||||
strum = { version = "0.24.1", features = ["derive"] }
|
||||
sp-core = { version = "6.0.0", path = "../core" }
|
||||
sp-runtime = { version = "6.0.0", path = "../runtime" }
|
||||
sp-core = { version = "7.0.0", path = "../core" }
|
||||
sp-runtime = { version = "7.0.0", path = "../runtime" }
|
||||
|
||||
Reference in New Issue
Block a user