mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 09:51:10 +00:00
Remove cycling dependency from sp-api (#4343)
This commit is contained in:
@@ -16,6 +16,8 @@ state-machine = { package = "sp-state-machine", path = "../../primitives/state-m
|
||||
[dev-dependencies]
|
||||
criterion = "0.3.0"
|
||||
test-client = { package = "substrate-test-runtime-client", path = "../../test/utils/runtime/client" }
|
||||
sp-runtime = { path = "../runtime" }
|
||||
sp-version = { path = "../sr-version" }
|
||||
|
||||
[[bench]]
|
||||
name = "bench"
|
||||
|
||||
Reference in New Issue
Block a user