Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent 693e813 commit b4321a7
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 15 deletions.
88 changes: 74 additions & 14 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 @@ -65,7 +65,7 @@ version = "0.2.3"
default-features = false

[dependencies.hyper]
version = "0.14.16"
version = "1.0.1"
features = ["full"]

[dependencies.hyper-rustls]
Expand Down

0 comments on commit b4321a7

Please sign in to comment.