Revert "get building"

186a0fb4a3
This commit is contained in:
David Barsky 2019-11-28 15:21:27 -05:00
parent 186a0fb4a3
commit a4c02f5d9c
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
members = [
"tower",
# "tower-balance",
"tower-balance",
"tower-buffer",
"tower-discover",
"tower-filter",

View File

@ -32,4 +32,4 @@ tower-util = "0.1.0"
[dev-dependencies]
tokio-executor = "0.1.7"
tower-test = "0.1.0"
tower-test = { version = "0.1.0", path = "../tower-test" }