Skip to content

Commit

Permalink
Bump gotham_derive from 0.1.0 to 0.2.1
Browse files Browse the repository at this point in the history
Bumps [gotham_derive](https://github.com/gotham-rs/gotham) from 0.1.0 to 0.2.1.
- [Release notes](https://github.com/gotham-rs/gotham/releases)
- [Commits](gotham-rs/gotham@0.1.0...0.2.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Apr 24, 2018
1 parent 79f5e5d commit 0000384
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 29 deletions.
52 changes: 24 additions & 28 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 @@ -11,7 +11,7 @@ futures-cpupool = "0.1.7"
hyper = "*"
jsonwebtoken = "4.0.1"
gotham = "0.1.2"
gotham_derive = "0.1.0"
gotham_derive = "0.2.1"
log = "*"
mime = "*"
serde = "1"
Expand Down

0 comments on commit 0000384

Please sign in to comment.