mirror of
https://github.com/servo/servo.git
synced 2025-09-27 23:30:08 +01:00
build(deps): bump hyper from 1.5.2 to 1.6.0 (#35203)
Bumps [hyper](https://github.com/hyperium/hyper) from 1.5.2 to 1.6.0. - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v1.5.2...v1.6.0) --- updated-dependencies: - dependency-name: hyper dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
c1e93de829
commit
7f1eefc182
2 changed files with 8 additions and 8 deletions
|
@ -70,7 +70,7 @@ hitrace = "0.1.4"
|
|||
html5ever = "0.29"
|
||||
http = "1.0"
|
||||
http-body-util = "0.1"
|
||||
hyper = "1.0"
|
||||
hyper = "1.6"
|
||||
hyper-rustls = { version = "0.27", default-features = false, features = ["http1", "http2", "logging", "tls12", "webpki-tokio"] }
|
||||
hyper_serde = { path = "components/hyper_serde" }
|
||||
hyper-util = { version = "0.1", features = ["client", "client-legacy", "http2", "tokio"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue