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

bump up hyper to 0.13 #99

Merged
merged 8 commits into from
Nov 6, 2020
Merged

Conversation

nyuichi
Copy link
Contributor

@nyuichi nyuichi commented Oct 23, 2020

modernize dependencies includeing

  • hyper 0.12 -> 0.13
  • tokio 0.1 -> 0.2
  • http 0.1 -> 0.2
  • futures 0.1 -> 0.3

To do this I needed to upgrade the language edition to 2018 so a large part of differences in this PR comes from the language upgrade, not from upgrade of dependencies.

@nyuichi nyuichi force-pushed the bumpup-hyper-tokio-futures branch from 44cce9b to 7a88e0e Compare October 26, 2020 06:44
@nyuichi nyuichi force-pushed the bumpup-hyper-tokio-futures branch from 50cee5f to 3e89fb8 Compare October 26, 2020 07:00
@nyuichi nyuichi force-pushed the bumpup-hyper-tokio-futures branch from 738a7dc to e4167c6 Compare October 26, 2020 07:08
@nyuichi nyuichi marked this pull request as ready for review October 26, 2020 08:55
@@ -1 +0,0 @@
1.36.0
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please keep this file.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

covered 👍

Copy link
Collaborator

@eldesh eldesh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thank you.

@eldesh eldesh merged commit 2dd8a14 into Idein:master Nov 6, 2020
This was referenced Nov 6, 2020
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