Fix native version text on startup (#5618)

* Native version text was borked.

* Unfix benchmarking.
This commit is contained in:
Gavin Wood
2020-04-13 19:06:48 +02:00
committed by GitHub
parent 1e1b066817
commit a5da816e89
6 changed files with 20 additions and 5 deletions
+1
View File
@@ -5869,6 +5869,7 @@ dependencies = [
"sp-runtime",
"sp-state-machine",
"sp-utils",
"sp-version",
"structopt",
"substrate-prometheus-endpoint",
"tempfile",