Skip to content

Commit

Permalink
Bump futures from 0.1.20 to 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-support committed Apr 30, 2018
1 parent 532e5f5 commit 216cd56
Show file tree
Hide file tree
Showing 2 changed files with 124 additions and 17 deletions.
139 changes: 123 additions & 16 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ amq-protocol = "^0.19"
diesel = { version = "1.0.0-beta1", features = ["postgres"] }
dotenv = "0.11.0"
fern = "*"
futures = "^0.1"
futures = "^0.2"
gotham = { git = "https://github.com/gotham-rs/gotham.git" }
gotham_derive = { git = "https://github.com/gotham-rs/gotham.git" }
gotham_middleware_diesel = { git = "https://github.com/ChristophWurst/gotham-middleware-diesel.git" }
Expand Down

0 comments on commit 216cd56

Please sign in to comment.