Skip to content

Conversation

seanmonstar
Copy link
Member

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

@seanmonstar seanmonstar force-pushed the features-server branch 2 times, most recently from f20801a to 77187fd Compare November 18, 2020 18:18
BREAKING CHANGE: The HTTP server code is now an optional feature. To
  enable the server, add `features = ["server"]` to the dependency in
  your `Cargo.toml`.
@seanmonstar seanmonstar merged commit bdb5e5d into master Nov 18, 2020
@seanmonstar seanmonstar deleted the features-server branch November 18, 2020 19:02
BenxiangGe pushed a commit to BenxiangGe/hyper that referenced this pull request Jul 26, 2021
cc hyperium#2223 

BREAKING CHANGE: The HTTP server code is now an optional feature. To
  enable the server, add `features = ["server"]` to the dependency in
  your `Cargo.toml`.
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