rename binaries for clarity, and first pass of connect_to_servers test util

This commit is contained in:
James Wilson
2021-07-07 12:49:03 +01:00
parent 8bf412cad9
commit f2adead2e9
25 changed files with 212 additions and 48 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
[workspace]
members = [
"common",
"telemetry",
"shard",
"telemetry_core",
"telemetry_shard",
"test_utils"
]