test-utils/chain-spec-builder: Add note to run builder in release mode (#3958)

This commit is contained in:
Max Inden
2019-10-29 20:41:43 +01:00
committed by Bastian Köcher
parent de711ac188
commit 6ee284ec5e
3 changed files with 31 additions and 0 deletions
@@ -3,6 +3,7 @@ name = "chain-spec-builder"
version = "2.0.0"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
build = "build.rs"
[dependencies]
ansi_term = "0.12.1"