chore(dependencies): update tower-service to 0.3

This commit is contained in:
David Barsky
2019-12-04 12:32:27 -05:00
committed by Sean McArthur
parent c63728eb38
commit 19a7aab51f

View File

@@ -32,7 +32,7 @@ itoa = "0.4.1"
log = "0.4"
pin-project = "0.4"
time = "0.1"
tower-service = "=0.3.0-alpha.2"
tower-service = "0.3"
tokio = { version = "0.2", features = ["sync"] }
want = "0.3"