Skip to content

Commit

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

---
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 Dec 17, 2024
1 parent b0313b1 commit edc3892
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 14 deletions.
59 changes: 46 additions & 13 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 @@ -9,7 +9,7 @@ abscissa_tokio = "0.8"
clap = "4"
futures = "0.3"
hostname = "0.4"
hyper = "0.14"
hyper = "1.5"
hyper-tls = "0.5"
serde = { version = "1", features = ["serde_derive"] }
serde_json = "1.0"
Expand Down

0 comments on commit edc3892

Please sign in to comment.