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

docs(examples): update dependencies (#3099) #3226

Merged
merged 2 commits into from
May 15, 2023
Merged

docs(examples): update dependencies (#3099) #3226

merged 2 commits into from
May 15, 2023

Conversation

IsaacCloos
Copy link
Contributor

@IsaacCloos IsaacCloos commented May 13, 2023

Overview

As discussed: #3099. This PR includes:

  • updating dependencies to hyper 1.0
  • linking to hyper 1.0 guides
  • fixes for spelling and formatting

Method

Copied every example into a fresh project and tallied all of the necessary dependencies. Then I referenced hyper's toml file and copied the master branch dependency versions.

Testing

Tested by dropping the new batch of dependencies into a freshly gen'd cargo project and copying in every example in turn and making sure it runs.

Tested on:

rustc 1.69.0 (84c898d65 2023-04-16)

Which now gives me pause in regard to MSRV 🤔. Perhaps not, since this is a version specific update.

Criticism Welcome 😄

I will make any necessary changes to this work to achieve the desired results 👍🏻

Tested by dropping this batch of dependencies into a freshly gen'd cargo project and copying in every example in turn and making sure it runs.

* Also some spelling and formatting corrections ❤️
@IsaacCloos IsaacCloos changed the title 3099 update dependencies docs(examples): update dependencies (#3099) May 13, 2023
@seanmonstar seanmonstar merged commit ea0f0e3 into hyperium:master May 15, 2023
0xE282B0 pushed a commit to 0xE282B0/hyper that referenced this pull request Jan 12, 2024
* docs(examples): update dependencies (hyperium#3099)

Tested by dropping this batch of dependencies into a freshly gen'd cargo project and copying in every example in turn and making sure it runs.

* Also some spelling and formatting corrections ❤️

* fix(examples): most examples require --features="full" (hyperium#3099)
0xE282B0 pushed a commit to 0xE282B0/hyper that referenced this pull request Jan 16, 2024
* docs(examples): update dependencies (hyperium#3099)

Tested by dropping this batch of dependencies into a freshly gen'd cargo project and copying in every example in turn and making sure it runs.

Signed-off-by: Sven Pfennig <s.pfennig@reply.de>

* Also some spelling and formatting corrections ❤️

* fix(examples): most examples require --features="full" (hyperium#3099)
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.

2 participants