Skip to content

Commit

Permalink
Bump hyper from 0.13.10 to 0.14.27 (#284)
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.27.
- [Release notes](https://github.com/hyperium/hyper/releases)
- [Changelog](https://github.com/hyperium/hyper/blob/v0.14.27/CHANGELOG.md)
- [Commits](hyperium/hyper@v0.13.10...v0.14.27)

---
updated-dependencies:
- dependency-name: hyper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 16, 2023
1 parent cca8d9a commit 52cc85f
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 124 deletions.
144 changes: 21 additions & 123 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 @@ -14,7 +14,7 @@ keywords = ["container", "devops", "docker", "deployment", "systemd"]
[dependencies]
clap = "4"
hex = "0.4"
hyper = "0.13"
hyper = "0.14"
percent-encoding = "2"
libflate = "1.0"
log = "0.4"
Expand Down

0 comments on commit 52cc85f

Please sign in to comment.