Remove peerset debug output test (#2267)

* Remove peerset debug output test

We should not test debug output, especially when it can change.

* Update lock file
This commit is contained in:
Bastian Köcher
2019-04-15 15:47:06 +02:00
committed by GitHub
parent e30b362193
commit c11afbee22
4 changed files with 7 additions and 43 deletions
+3 -1
View File
@@ -1,3 +1,5 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "MacTypes-sys"
version = "2.1.0"
@@ -3420,7 +3422,7 @@ dependencies = [
"once_cell 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
"parity-codec 3.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
"paste 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
"pretty_assertions 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
"pretty_assertions 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
"serde 1.0.90 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_derive 1.0.90 (registry+https://github.com/rust-lang/crates.io-index)",
"sr-io 1.0.0",