We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec520d5 commit 2d525aaCopy full SHA for 2d525aa
Cargo.toml
@@ -44,7 +44,7 @@ tokio-io = "0.2.0-alpha.2"
44
tokio-sync = "0.2.0-alpha.2"
45
tokio-net = { version = "0.2.0-alpha.2", optional = true, features = ["tcp"] }
46
tokio-timer = { version = "0.3.0-alpha.2", optional = true }
47
-want = { git = "https://github.com/seanmonstar/want", branch = "std-future" }
+want = "0.3"
48
49
[dev-dependencies]
50
matches = "0.1"
0 commit comments