diff --git a/Cargo.toml b/Cargo.toml index 81b49cbfdd..feff71fc77 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"