Skip to content
This repository has been archived by the owner on Oct 6, 2024. It is now read-only.

Bump hyper-util from f0117db to 99409f5 #6

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 11, 2023

Bumps hyper-util from f0117db to 99409f5.

Commits
  • 99409f5 fix(client): divide by zero error if DNS returns 0 addrs (#76)
  • 7af1744 feat: Add TokioTimer to rt::tokio module (#73)
  • 1dd414e feat: export legacy::ResponseFuture (#75)
  • 1427d1b fix: enable http1 upgrades in legacy client (#74)
  • 475dd1a feat: implement Clone for server auto::Builder (#72)
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [hyper-util](https://github.com/hyperium/hyper-util) from `f0117db` to `99409f5`.
- [Release notes](https://github.com/hyperium/hyper-util/releases)
- [Commits](hyperium/hyper-util@f0117db...99409f5)

---
updated-dependencies:
- dependency-name: hyper-util
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 11, 2023
Copy link
Author

dependabot bot commented on behalf of github Dec 16, 2023

Looks like hyper-util is no longer a dependency, so this is no longer needed.

@dependabot dependabot bot closed this Dec 16, 2023
@dependabot dependabot bot deleted the dependabot/cargo/hyper-util-99409f5 branch December 16, 2023 07:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants