mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-28 20:17:57 +00:00
Remove cycling dependency from sp-api (#4343)
This commit is contained in:
@@ -14,12 +14,6 @@ proc-macro2 = "1.0.6"
|
||||
blake2-rfc = "0.2.18"
|
||||
proc-macro-crate = "0.1.4"
|
||||
|
||||
[dev-dependencies]
|
||||
sp-api = { path = ".." }
|
||||
sp-runtime = { path = "../../runtime" }
|
||||
sp-version = { path = "../../sr-version" }
|
||||
test-client = { package = "substrate-test-runtime-client", path = "../../../test/utils/runtime/client" }
|
||||
|
||||
# Required for the doc tests
|
||||
[features]
|
||||
default = [ "std" ]
|
||||
|
||||
Reference in New Issue
Block a user