-
Notifications
You must be signed in to change notification settings - Fork 16
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 reqwest to 0.12 #17
Conversation
Would you have the capacity to address CI? Won't help to merge if the build doesn't pass. I can maybe try to tackle it this weekend if you don't. |
I'm on it, for clippy that's an upstream bug rust-lang/rust-clippy#12281 I will add some allow |
The second issue is since dtolnay/trybuild#170 , The Ci should be fixed now 🎉 |
Looks like the added files need a little adjusting. |
It seems to be because the output of the compiler is different on stable and on nightly (used in CI). |
I see. Appreciate the help :) I'll merge and see if I can get a release pushed. |
@jmgilman do you think you could find the time to cut out a new release? |
Bump reqwest to 0.12 unlocking:
@jmgilman I know you have been very busy lately, but could you please consider merging this.
This PR is very small (2 lines) and contains only trivial changes.