Remove cycling dependency from sp-api (#4343)

This commit is contained in:
Bastian Köcher
2019-12-10 12:02:10 +01:00
committed by GitHub
parent ddfdd091ba
commit 057e298b1f
6 changed files with 162 additions and 165 deletions
+2
View File
@@ -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"