Byron/google-apis-rs

Upgrade to Hyper 1.0

thomas001 opened this issue · 5 comments

See https://seanmonstar.com/blog/hyper-v1/. The API changed, so this might mean a new major version in semver for google-apis-rs as well.

Thanks for the hint!

As these crates are in maintenance mode, contributions will be needed to make this happen. Thanks for your understanding.

k-bx commented

@thomas001 did you have any progress on this one by any chance?

@k-bx Hi Kostia, unfortunately, I don't think I'll find time to work on this any time soon. I think this would be a nice little project to get to know hyper 1.0 better, but I am limited by available time.

I think it is yup-oauth2 that should upgrade first. Created a tracking issue: dermesser/yup-oauth2#214. So if someone wants to help out, it should be there to begin with.

yup-oauth2 has been updated. So this is relevant now.