chore(dependencies): update want to 0.0.6

This commit is contained in:
Igor Gnatenko
2018-07-11 23:20:39 +02:00
committed by Sean McArthur
parent 13862d11ad
commit 7b54e9ccae

View File

@@ -36,7 +36,7 @@ tokio-io = "0.1"
tokio-reactor = { version = "0.1", optional = true }
tokio-tcp = { version = "0.1", optional = true }
tokio-timer = { version = "0.2", optional = true }
want = "0.0.5"
want = "0.0.6"
[dev-dependencies]
futures-timer = "0.1"