get building

This commit is contained in:
David Barsky 2019-11-28 15:15:41 -05:00
parent 51a374c564
commit 186a0fb4a3
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 = { version = "0.1.0", path = "../tower-test" }
tower-test = "0.1.0"