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

feat(client): Make client an optional feature #2333

Merged
merged 3 commits into from
Nov 18, 2020
Merged

Conversation

seanmonstar
Copy link
Member

cc #2223

BREAKING CHANGE: The HTTP client of hyper is now an optional feature. To
enable the client, add features = ["client"] to the dependency in
your Cargo.toml.

cc #2223

BREAKING CHANGE: The HTTP client of hyper is now an optional feature. To
  enable the client, add `features = ["client"]` to the dependency in
  your `Cargo.toml`.
@seanmonstar seanmonstar merged commit 4e55583 into master Nov 18, 2020
@seanmonstar seanmonstar deleted the features-client branch November 18, 2020 01:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant