Skip to content

Commit

Permalink
Update futures requirement to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-support committed Apr 16, 2018
1 parent 3b1bd91 commit 5463315
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 @@ -6,7 +6,7 @@ authors = ["Christoph Wurst <[email protected]>"]
[dependencies]
dotenv = "0.11.0"
env_logger = "0.4.3"
futures = "0.1.17"
futures = "0.2.0"
hyper = "^0.11"
lapin-futures = "0.11.1"
log = "0.4.1"
Expand Down

0 comments on commit 5463315

Please sign in to comment.