Skip to content

Commit

Permalink
chore(dependencies): Update want to 0.2 (#1833)
Browse files Browse the repository at this point in the history
  • Loading branch information
ignatenkobrain authored and seanmonstar committed Jun 22, 2019
1 parent dd563bc commit 3e1abcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ tokio-reactor = { version = "0.1", optional = true }
tokio-tcp = { version = "0.1", optional = true }
tokio-threadpool = { version = "0.1.3", optional = true }
tokio-timer = { version = "0.2", optional = true }
want = "0.0.6"
want = "0.2"

[build-dependencies]
rustc_version = "0.2"
Expand Down

0 comments on commit 3e1abcf

Please sign in to comment.