chore(dependencies): update want to 0.0.5

This commit is contained in:
Sean McArthur
2018-06-14 13:41:03 -07:00
parent fea29b29e2
commit 29a8074689

View File

@@ -35,7 +35,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.4"
want = "0.0.5"
[dev-dependencies]
futures-timer = "0.1"