mirror of
https://github.com/servo/servo.git
synced 2025-09-27 23:30:08 +01:00
build(deps): bump hyper from 0.14.27 to 0.14.28 (#30884)
* build(deps): bump hyper from 0.14.27 to 0.14.28 Bumps [hyper](https://github.com/hyperium/hyper) from 0.14.27 to 0.14.28. - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.28/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.27...v0.14.28) --- updated-dependencies: - dependency-name: hyper dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Remove socket2 from servo-tidy.toml --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alex Touchet <alextouchet@outlook.com>
This commit is contained in:
parent
b156cd5ca2
commit
8bbcf0abaf
2 changed files with 4 additions and 15 deletions
|
@ -29,7 +29,6 @@ packages = [
|
|||
"nix",
|
||||
"num-rational",
|
||||
"redox_syscall",
|
||||
"socket2",
|
||||
"time",
|
||||
"wasi",
|
||||
"wayland-sys",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue