Skip to content

Commit 2d525aa

Browse files
committed
chore(dependencies): update to want 0.3
1 parent ec520d5 commit 2d525aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ tokio-io = "0.2.0-alpha.2"
4444
tokio-sync = "0.2.0-alpha.2"
4545
tokio-net = { version = "0.2.0-alpha.2", optional = true, features = ["tcp"] }
4646
tokio-timer = { version = "0.3.0-alpha.2", optional = true }
47-
want = { git = "https://github.com/seanmonstar/want", branch = "std-future" }
47+
want = "0.3"
4848

4949
[dev-dependencies]
5050
matches = "0.1"

0 commit comments

Comments
 (0)