mirror of
https://github.com/tower-rs/tower.git
synced 2026-04-19 21:26:21 +00:00
depend on tower-service from crates.io (#186)
This commit is contained in:
@@ -6,6 +6,6 @@ publish = false
|
||||
|
||||
[dependencies]
|
||||
futures = "0.1"
|
||||
tower-service = { version = "0.2", path = "../tower-service" }
|
||||
tower-service = "0.2.0"
|
||||
tower-layer = { version = "0.1", path = "../tower-layer" }
|
||||
tokio-timer = "0.2.6"
|
||||
|
||||
Reference in New Issue
Block a user