Skip to content

Commit

Permalink
Bump hyper from 0.12.20 to 0.12.21 in /rust (#21)
Browse files Browse the repository at this point in the history
Bumps [hyper](https://github.com/hyperium/hyper) from 0.12.20 to 0.12.21.
- [Release notes](https://github.com/hyperium/hyper/releases)
- [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md)
- [Commits](hyperium/hyper@v0.12.20...v0.12.21)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Alik Aslanyan committed Jan 17, 2019
1 parent 89bde62 commit f6ef902
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions rust/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 rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ bytes = "0.4.11"
crossbeam-channel = "0.3.6"
hyper-tls = "0.3.1"
futures = "0.1.25"
hyper = "0.12.20"
hyper = "0.12.21"
derive_more = "0.13.0"
libc = "0.2.47"
tokio = "0.1.14"
Expand Down

0 comments on commit f6ef902

Please sign in to comment.