Skip to content

Commit

Permalink
Bump hyper from 0.13.10 to 0.14.12
Browse files Browse the repository at this point in the history
Bumps [hyper](https://github.com/hyperium/hyper) from 0.13.10 to 0.14.12.
- [Release notes](https://github.com/hyperium/hyper/releases)
- [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md)
- [Commits](hyperium/hyper@v0.13.10...v0.14.12)

---
updated-dependencies:
- dependency-name: hyper
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 17, 2022
1 parent 3302d3d commit fb95b1a
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 27 deletions.
100 changes: 74 additions & 26 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 controller/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ edition = "2018"
failure = "0.1"
failure_derive = "0.1"
futures = "0.3"
hyper = "0.13"
hyper = "0.14"
rand = "0.7"
serde = "1"
serde_derive = "1"
Expand Down

0 comments on commit fb95b1a

Please sign in to comment.