Replace errant printlns with logging.

This commit is contained in:
Gav
2018-02-04 23:03:13 +01:00
parent fa81eadadd
commit 28c64cd673
4 changed files with 11 additions and 8 deletions
+1
View File
@@ -991,6 +991,7 @@ dependencies = [
"byteorder 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
"hex-literal 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"log 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
"native-runtime 0.1.0",
"parity-wasm 0.15.4 (registry+https://github.com/rust-lang/crates.io-index)",
"polkadot-primitives 0.1.0",