remove tower cargo patches (#164)

This commit is contained in:
Juan Alvarez
2019-12-06 12:23:37 -05:00
committed by Lucio Franco
parent caccfad7e7
commit 6b43f63578
+1 -6
View File
@@ -8,9 +8,4 @@ members = [
"tests/included_service",
"tests/same_name",
"tests/wellknown",
]
[patch.'https://github.com/tower-rs/tower']
tower-service = "0.3"
tower-make = "0.3"
tower-layer = "0.3"
]