reference sc-service with rocksdb feature (#4918)

This commit is contained in:
Nikolay Volf
2020-02-13 17:26:56 +03:00
committed by GitHub
parent 49af986ad4
commit 6e31cd7af7
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -48,6 +48,7 @@ tempdir = "0.3"
fs_extra = "1"
hex-literal = "0.2.1"
sc-cli = { version = "0.8.0", path = "../../../client/cli" }
sc-service = { version = "0.8.0", path = "../../../client/service", features = ["rocksdb"] }
[[bench]]
name = "import"