Fix telemetry panic error in node-template (#1958)

This commit is contained in:
郭光华
2019-03-12 20:19:42 +08:00
committed by Bastian Köcher
parent ead437d0f4
commit 3149136367
5 changed files with 13 additions and 11 deletions
-1
View File
@@ -18,7 +18,6 @@ tokio = "0.1"
exit-future = "0.1"
parking_lot = "0.7.1"
hex-literal = "0.1"
slog = "^2"
parity-codec = "3.1"
trie-root = "0.11.0"
sr-io = { path = "../core/sr-io" }