Byron / google-apis-rs

A binding and CLI generator for all Google APIs
http://byron.github.io/google-apis-rs
Other
1.01k stars 131 forks source link

Bump hyper-rustls version to fix type mismatch #335

Closed fmckeogh closed 2 years ago

fmckeogh commented 2 years ago

Fixes https://github.com/Byron/google-apis-rs/issues/334

Byron commented 2 years ago

Thanks for your contribution!

I have checked the PR out locally, removed the regen commit and fixed a build issue in the CLIs discovered by running make youtube3-cli-cargo ARGS=check.

Since the change is in main without the regen commit, GitHub won't catch up and the PR has to be closed instead. Please let me know if you need any crates in particular republished, the version has now been bumped to 3.1 but I am conservative in republishing the crates due to their number.

fmckeogh commented 2 years ago

@Byron Thank you so much! Sorry I didn't entirely understanding the build process. Could you republish youtube3-api? Cheers!

Byron commented 2 years ago

No worries, and it's done. Cheers.