google-apis-rs / generator

A binding and CLI generator for all google APIs
Apache License 2.0
71 stars 14 forks source link

[OAuth] Bump yup_oauth2 to its latest version. #25

Closed jroesch closed 4 years ago

jroesch commented 4 years ago

Trying to navigate versioning hell with hyper, tls, etc. I believe this should just work, let me know if there is any more process to follow on sending PRs to this repo. I also regenerated all of the crates, and they appear to work. Any tips would be appreciated :)

mwilliammyers commented 4 years ago

Thanks for the PR! I am glad I didn't have to slog through the dependency hell! 😄

I am going to merge this as is and remove the Mutex in a separate commit...