Skip to content

Current master brunch of hyper-util failed to compile with client feature enabled. #3662

Description

@czy-29

Version
Current master brunch of hyper-util.

Description
Current master brunch of hyper-util failed to compile with client feature enabled.

I took a look and it was caused by the following pr:
hyperium/hyper-util#102

Here you need to update the hyper dependency in Cargo.toml to 1.3.x, because hyper::client::conn::http2::Builder in 1.2.x does not have the max_pending_accept_reset_streams method. The hyper of Cargo.toml of the current master branch is still 1.2.0.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: bug. Something is wrong. This is bad!

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions