-
Notifications
You must be signed in to change notification settings - Fork 35
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
Conversation
44cce9b
to
7a88e0e
Compare
50cee5f
to
3e89fb8
Compare
738a7dc
to
e4167c6
Compare
@@ -1 +0,0 @@ | |||
1.36.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please keep this file.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
covered 👍
There was a problem hiding this 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.
modernize dependencies includeing
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.