Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to Hyper version 1 #6898

Merged
merged 7 commits into from
Oct 16, 2024
Merged

Upgrade to Hyper version 1 #6898

merged 7 commits into from
Oct 16, 2024

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    23c44da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    088b1f6 View commit details
    Browse the repository at this point in the history
  3. Replace occurrences of old Body type in rest mod

    Use `Empty<Bytes>` for outgoing, `Incoming` for responses
    and generic paras for our type wrapping `Request`.
    Serock3 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    ae1c1ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3aa952b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d21454 View commit details
    Browse the repository at this point in the history
  6. Bump tower

    Serock3 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    d5b7ab1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    74b278a View commit details
    Browse the repository at this point in the history